Skip to content

BE-525: HashQL: Remove implicit type-widening from Integer operations, and make comparison size aware#8693

Merged
indietyp merged 4 commits into
mainfrom
bm/be-525-hashql-remove-implicit-type-widening-into-num-for-int
Jun 1, 2026
Merged

BE-525: HashQL: Remove implicit type-widening from Integer operations, and make comparison size aware#8693
indietyp merged 4 commits into
mainfrom
bm/be-525-hashql-remove-implicit-type-widening-into-num-for-int

fix: suggestions from review

bf3b42f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 29, 2026 in 0s

59.00% (-0.03%) compared to b9e62e0

View this Pull Request on Codecov

59.00% (-0.03%) compared to b9e62e0

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.00%. Comparing base (b9e62e0) to head (bf3b42f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8693      +/-   ##
==========================================
- Coverage   59.02%   59.00%   -0.03%     
==========================================
  Files        1341     1341              
  Lines      129299   129178     -121     
  Branches     5823     5803      -20     
==========================================
- Hits        76317    76219      -98     
+ Misses      52085    52074      -11     
+ Partials      897      885      -12     

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