Skip to content

:bug: Centralise noise-frame and metadata validation in _metadata hel…

c8cf620
Select commit
Loading
Failed to load commit list.
Merged

✨ Expose typed Python API for the seven wk-* operations #21

:bug: Centralise noise-frame and metadata validation in _metadata hel…
c8cf620
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 25, 2026 in 0s

94.71% (-0.71%) compared to 3a7a96b

View this Pull Request on Codecov

94.71% (-0.71%) compared to 3a7a96b

Details

Codecov Report

❌ Patch coverage is 94.51372% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.71%. Comparing base (3a7a96b) to head (c8cf620).

Files with missing lines Patch % Lines
warpkit/scripts/convert_fieldmap.py 91.22% 5 Missing ⚠️
warpkit/scripts/convert_warp.py 89.58% 5 Missing ⚠️
warpkit/scripts/_metadata.py 94.82% 3 Missing ⚠️
warpkit/scripts/apply_warp.py 95.31% 3 Missing ⚠️
warpkit/scripts/compute_jacobian.py 92.10% 3 Missing ⚠️
warpkit/scripts/compute_fieldmap.py 95.34% 2 Missing ⚠️
warpkit/scripts/medic.py 97.61% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #21      +/-   ##
==========================================
- Coverage   95.42%   94.71%   -0.71%     
==========================================
  Files          15       16       +1     
  Lines        1071     1249     +178     
==========================================
+ Hits         1022     1183     +161     
- Misses         49       66      +17     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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