Skip to content

Fix typo in minio.py

132bc1a
Select commit
Loading
Failed to load commit list.
Open

First draft of idmapping.py #72

Fix typo in minio.py
132bc1a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 26, 2026 in 0s

13.00% (-38.21%) compared to f887ab3

View this Pull Request on Codecov

13.00% (-38.21%) compared to f887ab3

Details

Codecov Report

❌ Patch coverage is 76.53631% with 42 lines in your changes missing coverage. Please review.
✅ Project coverage is 13.00%. Comparing base (f887ab3) to head (132bc1a).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
src/cdm_data_loader_utils/utils/minio.py 30.23% 30 Missing ⚠️
...cdm_data_loader_utils/parsers/uniprot/idmapping.py 85.71% 6 Missing ⚠️
.../cdm_data_loader_utils/parsers/uniprot/metalink.py 92.15% 4 Missing ⚠️
.../cdm_data_loader_utils/parsers/uniprot/relnotes.py 95.34% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##           develop      #72       +/-   ##
============================================
- Coverage    51.21%   13.00%   -38.21%     
============================================
  Files           59       60        +1     
  Lines         3050     3045        -5     
============================================
- Hits          1562      396     -1166     
- Misses        1488     2649     +1161     
Files with missing lines Coverage Δ
src/cdm_data_loader_utils/parsers/uniprotkb.py 0.00% <ø> (ø)
.../cdm_data_loader_utils/parsers/uniprot/relnotes.py 95.34% <95.34%> (ø)
.../cdm_data_loader_utils/parsers/uniprot/metalink.py 92.15% <92.15%> (ø)
...cdm_data_loader_utils/parsers/uniprot/idmapping.py 85.71% <85.71%> (ø)
src/cdm_data_loader_utils/utils/minio.py 30.23% <30.23%> (ø)

... and 22 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b54dbea...132bc1a. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.