Skip to content

fix: fmt

d26b6e5
Select commit
Loading
Failed to load commit list.
Open

Collator state undo #995

fix: fmt
d26b6e5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 3, 2026 in 1s

56.00% (+1.32%) compared to 3f2a6f5

View this Pull Request on Codecov

56.00% (+1.32%) compared to 3f2a6f5

Details

Codecov Report

❌ Patch coverage is 90.97637% with 317 lines in your changes missing coverage. Please review.
✅ Project coverage is 56.00%. Comparing base (3f2a6f5) to head (d26b6e5).

Files with missing lines Patch % Lines
util/src/transactional/hashmap.rs 31.81% 73 Missing and 2 partials ⚠️
util/src/transactional/btreemap.rs 71.20% 30 Missing and 6 partials ⚠️
collator/src/collator/do_collate/mod.rs 73.39% 27 Missing and 2 partials ⚠️
...ator/src/collator/messages_reader/state/int/mod.rs 25.71% 26 Missing ⚠️
collator/src/collator/statistics/cumulative.rs 95.51% 13 Missing and 10 partials ⚠️
collator/src/collator/messages_reader/mod.rs 77.01% 16 Missing and 4 partials ⚠️
...collator/messages_reader/state/ext/range_reader.rs 56.41% 15 Missing and 2 partials ⚠️
collator/src/internal_queue/types/stats.rs 95.73% 11 Missing and 2 partials ⚠️
...r/src/collator/messages_reader/externals_reader.rs 87.50% 8 Missing and 2 partials ⚠️
...lator/src/collator/do_collate/execution_wrapper.rs 59.09% 5 Missing and 4 partials ⚠️
... and 15 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #995      +/-   ##
==========================================
+ Coverage   54.67%   56.00%   +1.32%     
==========================================
  Files         414      429      +15     
  Lines       69342    71751    +2409     
  Branches    69342    71751    +2409     
==========================================
+ Hits        37916    40182    +2266     
- Misses      29490    29613     +123     
- Partials     1936     1956      +20     

☔ View full report in Codecov by Sentry.
📢 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.