Skip to content

compare different datasets

c1e421d
Select commit
Loading
Failed to load commit list.
Open

Prefix remapper #84

compare different datasets
c1e421d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 20, 2026 in 0s

50.33% (-2.37%) compared to e6b3b2f

View this Pull Request on Codecov

50.33% (-2.37%) compared to e6b3b2f

Details

Codecov Report

❌ Patch coverage is 0% with 152 lines in your changes missing coverage. Please review.
✅ Project coverage is 50.33%. Comparing base (e6b3b2f) to head (c1e421d).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
src/cdm_data_loader_utils/parsers/prefix_audit.py 0.00% 78 Missing ⚠️
...rc/cdm_data_loader_utils/parsers/prefix_mapping.py 0.00% 74 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #84      +/-   ##
===========================================
- Coverage    52.69%   50.33%   -2.37%     
===========================================
  Files           63       65       +2     
  Lines         3241     3393     +152     
===========================================
  Hits          1708     1708              
- Misses        1533     1685     +152     
Files with missing lines Coverage Δ
...rc/cdm_data_loader_utils/parsers/prefix_mapping.py 0.00% <0.00%> (ø)
src/cdm_data_loader_utils/parsers/prefix_audit.py 0.00% <0.00%> (ø)

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 5fe75e8...c1e421d. Read the comment docs.

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