Skip to content

Prefill fields in record submitter if possible#298

Open
emonadeo wants to merge 3 commits into
stadust:masterfrom
emonadeo:submit_record
Open

Prefill fields in record submitter if possible#298
emonadeo wants to merge 3 commits into
stadust:masterfrom
emonadeo:submit_record

Prefill fields in record submitter if possible

36b92a3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 8, 2026 in 0s

36.04% (-0.13%) compared to 4f03220

View this Pull Request on Codecov

36.04% (-0.13%) compared to 4f03220

Details

Codecov Report

❌ Patch coverage is 0% with 32 lines in your changes missing coverage. Please review.
✅ Project coverage is 36.04%. Comparing base (4f03220) to head (36b92a3).
⚠️ Report is 16 commits behind head on master.

Files with missing lines Patch % Lines
pointercrate-demonlist-pages/src/components/mod.rs 0.00% 7 Missing ⚠️
pointercrate-demonlist-pages/src/demon_page.rs 0.00% 6 Missing ⚠️
pointercrate-demonlist/src/player/get.rs 0.00% 6 Missing ⚠️
pointercrate-demonlist-pages/src/account/demons.rs 0.00% 5 Missing ⚠️
...rcrate-demonlist-pages/src/components/submitter.rs 0.00% 5 Missing ⚠️
...ointercrate-demonlist-pages/src/account/records.rs 0.00% 2 Missing ⚠️
pointercrate-demonlist-pages/src/overview.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #298      +/-   ##
==========================================
- Coverage   36.16%   36.04%   -0.13%     
==========================================
  Files         121      121              
  Lines        5837     5857      +20     
==========================================
  Hits         2111     2111              
- Misses       3726     3746      +20     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.