Fix: Accumulator overflow during aggregation (#6793) #7641
Codecov / codecov/project
succeeded
Apr 30, 2026 in 0s
85.06% (target 80.00%)
View this Pull Request on Codecov
85.06% (target 80.00%)
Details
Codecov Report
❌ Patch coverage is 96.09375% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.06%. Comparing base (6612242) to head (b011c59).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/azul/indexer/aggregate.py | 63.63% | 4 Missing |
| src/azul/plugins/metadata/hca/indexer/aggregate.py | 98.52% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #7641 +/- ##
===========================================
+ Coverage 85.03% 85.06% +0.03%
===========================================
Files 162 162
Lines 23306 23389 +83
===========================================
+ Hits 19819 19897 +78
- Misses 3487 3492 +5 ☔ 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.
Loading