Skip to content

fixup! [p] Eliminate uses of requests library in src/humancellatlas/d…

efe01dd
Select commit
Loading
Failed to load commit list.
Open

Fix: Eliminate uses of requests library (#7633) #7745

fixup! [p] Eliminate uses of requests library in src/humancellatlas/d…
efe01dd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 15, 2026 in 1s

85.06% (target 80.00%)

View this Pull Request on Codecov

85.06% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 90.21407% with 32 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.06%. Comparing base (26a8a1c) to head (efe01dd).

Files with missing lines Patch % Lines
test/integration_test.py 0.00% 29 Missing ⚠️
src/azul/plugins/repository/dss/__init__.py 80.00% 1 Missing ⚠️
src/azul/service/drs_controller.py 94.44% 1 Missing ⚠️
test/service/test_repository_files.py 88.88% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #7745      +/-   ##
===========================================
+ Coverage    85.01%   85.06%   +0.04%     
===========================================
  Files          165      166       +1     
  Lines        23678    23738      +60     
===========================================
+ Hits         20131    20193      +62     
+ Misses        3547     3545       -2     

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