Skip to content

FIX: Mapping of dense fields #268

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from
Draft

FIX: Mapping of dense fields #268

wants to merge 6 commits into from

Conversation

oesteban
Copy link
Collaborator

Resolves: #267.

Copy link

codecov bot commented Jul 25, 2025

Codecov Report

❌ Patch coverage is 94.11765% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.00%. Comparing base (5647caf) to head (664552b).

Files with missing lines Patch % Lines
nitransforms/resampling.py 80.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #268      +/-   ##
==========================================
- Coverage   95.09%   95.00%   -0.10%     
==========================================
  Files          16       16              
  Lines        1979     1982       +3     
  Branches      265      265              
==========================================
+ Hits         1882     1883       +1     
  Misses         77       77              
- Partials       20       22       +2     
Flag Coverage Δ
unittests 94.97% <94.11%> (-0.10%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@oesteban oesteban force-pushed the fix/267 branch 3 times, most recently from a2c20c5 to cc228aa Compare July 25, 2025 16:39
@oesteban oesteban marked this pull request as ready for review July 25, 2025 17:38
@oesteban
Copy link
Collaborator Author

merged into #266.

@oesteban oesteban marked this pull request as draft July 25, 2025 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Displacements field interpolator is broken
1 participant