Skip to content

Refactor manifest pagination

31a775c
Select commit
Loading
Failed to load commit list.
Open

Fix: PFB manifest generator uses server-side paging (#7872) #7873

Refactor manifest pagination
31a775c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 22, 2026 in 0s

84.80% (target 80.00%)

View this Pull Request on Codecov

84.80% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 95.34884% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.80%. Comparing base (057553a) to head (31a775c).

Files with missing lines Patch % Lines
src/azul/service/query_service.py 75.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #7873   +/-   ##
========================================
  Coverage    84.80%   84.80%           
========================================
  Files          165      165           
  Lines        24200    24208    +8     
========================================
+ Hits         20523    20530    +7     
- Misses        3677     3678    +1     

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