Skip to content

Compensate for stale executions in manifest IT (#7835)

d48ebee
Select commit
Loading
Failed to load commit list.
Open

Fix: Manifest IT fails with pinned seed (#7835) #7850

Compensate for stale executions in manifest IT (#7835)
d48ebee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 10, 2026 in 0s

84.91% (target 80.00%)

View this Pull Request on Codecov

84.91% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 54.54545% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.91%. Comparing base (f6dff6d) to head (d48ebee).

Files with missing lines Patch % Lines
test/integration_test.py 0.00% 9 Missing ⚠️
src/azul/service/storage_service.py 20.00% 4 Missing ⚠️
src/azul/indexer/mirror_service.py 0.00% 1 Missing ⚠️
src/azul/service/manifest_service.py 94.44% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #7850      +/-   ##
===========================================
- Coverage    84.93%   84.91%   -0.02%     
===========================================
  Files          161      161              
  Lines        23130    23146      +16     
===========================================
+ Hits         19646    19655       +9     
- Misses        3484     3491       +7     

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