add audit and validator components #70
Merged
Codecov / codecov/project
succeeded
Jan 22, 2026 in 1s
51.21% (+2.60%) compared to 7031200
View this Pull Request on Codecov
51.21% (+2.60%) compared to 7031200
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.21%. Comparing base (7031200) to head (5636d49).
Additional details and impacted files
@@ Coverage Diff @@
## develop #70 +/- ##
===========================================
+ Coverage 48.60% 51.21% +2.60%
===========================================
Files 52 59 +7
Lines 2911 3050 +139
===========================================
+ Hits 1415 1562 +147
+ Misses 1496 1488 -8 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/cdm_data_loader_utils/audit/checkpoint.py | 100.00% <100.00%> (ø) |
|
| src/cdm_data_loader_utils/audit/metrics.py | 100.00% <100.00%> (ø) |
|
| src/cdm_data_loader_utils/audit/rejects.py | 100.00% <100.00%> (ø) |
|
| src/cdm_data_loader_utils/audit/run.py | 100.00% <100.00%> (ø) |
|
| src/cdm_data_loader_utils/readers/dsv.py | 95.34% <100.00%> (+14.39%) |
⬆️ |
| ...ata_loader_utils/validation/dataframe_validator.py | 100.00% <100.00%> (ø) |
|
| ...data_loader_utils/validation/df_nullable_fields.py | 100.00% <100.00%> (ø) |
|
| ..._data_loader_utils/validation/validation_result.py | 100.00% <100.00%> (ø) |
... and 1 file 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 ac86512...5636d49. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading