Skip to content

fix: library features

a7532ed
Select commit
Loading
Failed to load commit list.
Merged

BE-429: HashQL: Add island dependency graph with data requirement resolution #8501

fix: library features
a7532ed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 7, 2026 in 1s

62.34% (+0.18%) compared to 30851c6

View this Pull Request on Codecov

62.34% (+0.18%) compared to 30851c6

Details

Codecov Report

❌ Patch coverage is 95.29086% with 34 lines in your changes missing coverage. Please review.
βœ… Project coverage is 62.34%. Comparing base (30851c6) to head (a7532ed).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
.../hashql/mir/src/pass/execution/island/graph/mod.rs 91.60% 19 Missing and 2 partials ⚠️
...ashql/mir/src/pass/execution/island/graph/tests.rs 97.50% 6 Missing and 1 partial ⚠️
...shql/mir/src/pass/execution/island/schedule/mod.rs 88.46% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8501      +/-   ##
==========================================
+ Coverage   62.16%   62.34%   +0.18%     
==========================================
  Files        1345     1349       +4     
  Lines      135662   136384     +722     
  Branches     5732     5750      +18     
==========================================
+ Hits        84332    85030     +698     
- Misses      50426    50447      +21     
- Partials      904      907       +3     

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