Skip to content

feat: add query plan hash field for expressions#2738

Merged
SkArchon merged 6 commits into
mainfrom
milinda/eng-9334-add-more-hash-values-to-differentiate-between-skip-and
Apr 6, 2026
Merged

feat: add query plan hash field for expressions#2738
SkArchon merged 6 commits into
mainfrom
milinda/eng-9334-add-more-hash-values-to-differentiate-between-skip-and

Merge branch 'main' into milinda/eng-9334-add-more-hash-values-to-dif…

09817c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2026 in 0s

63.46% (target 30.00%)

View this Pull Request on Codecov

63.46% (target 30.00%)

Details

Codecov Report

❌ Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.46%. Comparing base (d376585) to head (09817c0).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
.../internal/expr/request_operation_bucket_visitor.go 0.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2738       +/-   ##
===========================================
+ Coverage   45.74%   63.46%   +17.72%     
===========================================
  Files        1035      251      -784     
  Lines      139075    26767   -112308     
  Branches     8631        0     -8631     
===========================================
- Hits        63613    16987    -46626     
+ Misses      73735     8414    -65321     
+ Partials     1727     1366      -361     
Files with missing lines Coverage Δ
router/core/graphql_prehandler.go 84.69% <100.00%> (+0.04%) ⬆️
router/internal/expr/expr.go 95.74% <ø> (ø)
.../internal/expr/request_operation_bucket_visitor.go 80.00% <0.00%> (-3.02%) ⬇️

... and 790 files with indirect coverage changes

🚀 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.