Skip to content

[2/2] [a] Fix: Can't use curl to download a single manifest in one in…

6d3c890
Select commit
Loading
Failed to load commit list.
Open

Fix: Can't use curl to download a single manifest in one invocation (#5918) #6099

[2/2] [a] Fix: Can't use curl to download a single manifest in one in…
6d3c890
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 6, 2026 in 0s

85.20% (target 80.00%)

View this Pull Request on Codecov

85.20% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 70.00000% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.20%. Comparing base (57627b3) to head (6d3c890).
⚠️ Report is 1281 commits behind head on develop.

Files with missing lines Patch % Lines
test/integration_test.py 0.00% 13 Missing ⚠️
src/azul/service/manifest_controller.py 71.42% 4 Missing ⚠️
src/azul/service/app_controller.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #6099      +/-   ##
===========================================
- Coverage    85.22%   85.20%   -0.03%     
===========================================
  Files          156      156              
  Lines        22408    22451      +43     
===========================================
+ Hits         19098    19130      +32     
- Misses        3310     3321      +11     

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