Skip to content

Conversation

jhlegarreta
Copy link
Contributor

Allow path-like objects for tractogram load/saving.

Add the corresponding tests.

Change the docstrings to mark the types of the filenames as path-like objects instead of only str objects.

Allow path-like objects for tractogram load/saving.

Add the corresponding tests.

Change the docstrings to mark the types of the filenames as `path-like`
objects instead of only `str` objects.
Copy link

codecov bot commented Sep 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.44%. Comparing base (4ee2a49) to head (04b72dc).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1435      +/-   ##
==========================================
+ Coverage   95.24%   95.44%   +0.19%     
==========================================
  Files         209      209              
  Lines       29782    29802      +20     
  Branches     3357     4478    +1121     
==========================================
+ Hits        28366    28444      +78     
+ Misses        958      925      -33     
+ Partials      458      433      -25     

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

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.

2 participants