Skip to content

Enable requester-pays on anvilprod and hammerbox (#7794)

f1e93f0
Select commit
Loading
Failed to load commit list.
Draft

Use requester-pays for mirroring in AnVIL deployments (#7794) #7806

Enable requester-pays on anvilprod and hammerbox (#7794)
f1e93f0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 12, 2026 in 0s

85.02% (target 80.00%)

View this Pull Request on Codecov

85.02% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 38.70968% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.02%. Comparing base (e58ca3f) to head (f1e93f0).

Files with missing lines Patch % Lines
src/azul/drs.py 36.36% 7 Missing ⚠️
src/azul/indexer/mirror_service.py 22.22% 7 Missing ⚠️
test/integration_test.py 0.00% 3 Missing ⚠️
src/azul/__init__.py 66.66% 1 Missing ⚠️
src/azul/plugins/repository/tdr.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #7806      +/-   ##
===========================================
- Coverage    85.02%   85.02%   -0.01%     
===========================================
  Files          165      165              
  Lines        23667    23674       +7     
===========================================
+ Hits         20124    20128       +4     
- Misses        3543     3546       +3     

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