Skip to content

Fix comparison of Long objects to use primitives#9079

Closed
JSpon wants to merge 5 commits into
apache:mainfrom
JSpon:fix-long-object-compare
Closed

Fix comparison of Long objects to use primitives#9079
JSpon wants to merge 5 commits into
apache:mainfrom
JSpon:fix-long-object-compare

Under certain circumstances, Long objects may differ even though they…

a61b2bd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 28, 2025 in 0s

4.01% (-12.07%) compared to d1cf453

View this Pull Request on Codecov

4.01% (-12.07%) compared to d1cf453

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 4.01%. Comparing base (d1cf453) to head (a61b2bd).
⚠️ Report is 856 commits behind head on main.

❗ There is a different number of reports uploaded between BASE (d1cf453) and HEAD (a61b2bd). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (d1cf453) HEAD (a61b2bd)
unittests 1 0
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #9079       +/-   ##
============================================
- Coverage     16.07%   4.01%   -12.07%     
============================================
  Files          5642     394     -5248     
  Lines        494087   32406   -461681     
  Branches      59931    5726    -54205     
============================================
- Hits          79425    1301    -78124     
+ Misses       405844   30957   -374887     
+ Partials       8818     148     -8670     

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