Skip to content

Merge branch 'main' into develop

21d3a6f
Select commit
Loading
Failed to load commit list.
Merged

Develop => main #142

Merge branch 'main' into develop
21d3a6f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 25, 2026 in 0s

60.13% (+1.60%) compared to b235fb2

View this Pull Request on Codecov

60.13% (+1.60%) compared to b235fb2

Details

Codecov Report

❌ Patch coverage is 94.67456% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.13%. Comparing base (b235fb2) to head (21d3a6f).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/cdm_data_loaders/utils/s3.py 75.00% 6 Missing ⚠️
src/cdm_data_loaders/pipelines/cts_defaults.py 87.50% 2 Missing ⚠️
src/cdm_data_loaders/pipelines/all_the_bacteria.py 98.38% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #142      +/-   ##
==========================================
+ Coverage   58.53%   60.13%   +1.60%     
==========================================
  Files          64       64              
  Lines        3229     3339     +110     
==========================================
+ Hits         1890     2008     +118     
+ Misses       1339     1331       -8     
Files with missing lines Coverage Δ
src/cdm_data_loaders/utils/cdm_logger.py 100.00% <100.00%> (+32.55%) ⬆️
src/cdm_data_loaders/pipelines/all_the_bacteria.py 97.16% <98.38%> (+1.37%) ⬆️
src/cdm_data_loaders/pipelines/cts_defaults.py 97.36% <87.50%> (-2.64%) ⬇️
src/cdm_data_loaders/utils/s3.py 87.80% <75.00%> (-1.17%) ⬇️

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 285e035...21d3a6f. Read the comment docs.

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