Skip to content

feat: add body to snapshots

6e468bc
Select commit
Loading
Failed to load commit list.
Open

BE-306: HashQL: PostgreSQL translation #8526

feat: add body to snapshots
6e468bc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 12, 2026 in 1s

62.72% (+0.40%) compared to 39f364e

View this Pull Request on Codecov

62.72% (+0.40%) compared to 39f364e

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 (39f364e) to head (6e468bc).

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                                         @@
##           bm/be-457-hashql-mir-execution-pipeline-extensions-for-postgres    #8526      +/-   ##
===================================================================================================
+ Coverage                                                            62.31%   62.72%   +0.40%     
===================================================================================================
  Files                                                                 1354     1363       +9     
  Lines                                                               137313   139062    +1749     
  Branches                                                              5793     5818      +25     
===================================================================================================
+ Hits                                                                 85567    87226    +1659     
- Misses                                                               50839    50920      +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.