Skip to content

fix: snapshot

69ea1ed
Select commit
Loading
Failed to load commit list.
Open

BE-306: HashQL: PostgreSQL translation #8526

fix: snapshot
69ea1ed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 15, 2026 in 0s

62.72% (+0.40%) compared to 7b67b01

View this Pull Request on Codecov

62.72% (+0.40%) compared to 7b67b01

Details

Codecov Report

❌ Patch coverage is 94.73985% with 92 lines in your changes missing coverage. Please review.
βœ… Project coverage is 62.72%. Comparing base (7b67b01) to head (69ea1ed).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
libs/@local/hashql/eval/src/postgres/filter/mod.rs 89.30% 43 Missing and 5 partials ⚠️
libs/@local/hashql/eval/src/postgres/error.rs 0.00% 22 Missing ⚠️
...bs/@local/hashql/eval/src/postgres/filter/tests.rs 98.72% 4 Missing and 2 partials ⚠️
libs/@local/hashql/eval/src/postgres/mod.rs 96.95% 4 Missing and 1 partial ⚠️
libs/@local/hashql/eval/src/postgres/traverse.rs 96.00% 5 Missing ⚠️
libs/@local/hashql/eval/src/context.rs 95.55% 1 Missing and 1 partial ⚠️
libs/@local/hashql/eval/src/postgres/parameters.rs 98.26% 2 Missing ⚠️
...src/store/postgres/query/expression/conditional.rs 0.00% 1 Missing ⚠️
libs/@local/hashql/eval/src/error.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8526      +/-   ##
==========================================
+ Coverage   62.31%   62.72%   +0.40%     
==========================================
  Files        1354     1363       +9     
  Lines      137313   139062    +1749     
  Branches     5793     5818      +25     
==========================================
+ Hits        85568    87227    +1659     
- Misses      50838    50919      +81     
- Partials      907      916       +9     

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