Skip to content

chore: lints

d25735c
Select commit
Loading
Failed to load commit list.
Open

BE-303: HashQL: Split MIR basic blocks by target support #8354

chore: lints
d25735c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 11, 2026 in 0s

67.26% (+0.42%) compared to 13e1d7a

View this Pull Request on Codecov

67.26% (+0.42%) compared to 13e1d7a

Details

Codecov Report

❌ Patch coverage is 87.81847% with 153 lines in your changes missing coverage. Please review.
βœ… Project coverage is 67.26%. Comparing base (13e1d7a) to head (d25735c).

Files with missing lines Patch % Lines
...l/hashql/mir/src/pass/analysis/execution/target.rs 26.96% 65 Missing ⚠️
libs/@local/hashql/core/src/id/array.rs 6.25% 45 Missing ⚠️
libs/@local/hashql/core/src/id/bit_vec/finite.rs 93.87% 19 Missing ⚠️
...l/mir/src/pass/analysis/execution/splitting/mod.rs 91.21% 9 Missing and 4 partials ⚠️
...mir/src/pass/analysis/execution/splitting/tests.rs 98.26% 5 Missing and 6 partials ⚠️
Additional details and impacted files
@@                                     Coverage Diff                                     @@
##           bm/be-364-hashql-rework-symbol-to-be-faster-and-smaller    #8354      +/-   ##
===========================================================================================
+ Coverage                                                    66.83%   67.26%   +0.42%     
===========================================================================================
  Files                                                          825      829       +4     
  Lines                                                        73232    74435    +1203     
  Branches                                                      3898     3924      +26     
===========================================================================================
+ Hits                                                         48944    50067    +1123     
- Misses                                                       23740    23813      +73     
- Partials                                                       548      555       +7     

β˜” 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.