Skip to content

style: apply Ruff formatting across modified files

7c69ad5
Select commit
Loading
Failed to load commit list.
Open

Refseq parser draft #68

style: apply Ruff formatting across modified files
7c69ad5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 20, 2026 in 1s

18.30% (-26.63%) compared to 72fa98f

View this Pull Request on Codecov

18.30% (-26.63%) compared to 72fa98f

Details

Codecov Report

❌ Patch coverage is 78.23834% with 42 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.30%. Comparing base (72fa98f) to head (7c69ad5).

Files with missing lines Patch % Lines
.../cdm_data_loader_utils/parsers/annotation_parse.py 79.25% 39 Missing ⚠️
src/cdm_data_loader_utils/parsers/uniref.py 0.00% 3 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@                   Coverage Diff                    @@
##           uniprot-refactor-v2      #68       +/-   ##
========================================================
- Coverage                44.92%   18.30%   -26.63%     
========================================================
  Files                       44       46        +2     
  Lines                     2767     2956      +189     
========================================================
- Hits                      1243      541      -702     
- Misses                    1524     2415      +891     
Files with missing lines Coverage Δ
...cdm_data_loader_utils/parsers/kbase_cdm_pyspark.py 100.00% <100.00%> (ø)
src/cdm_data_loader_utils/parsers/uniref.py 0.00% <0.00%> (-55.19%) ⬇️
.../cdm_data_loader_utils/parsers/annotation_parse.py 79.25% <79.25%> (ø)

... and 14 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 72fa98f...7c69ad5. Read the comment docs.

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