Closed effigies closed 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 87.04%. Comparing base (
56d686c
) to head (614976b
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The unintuitive results occur for directories, mainly. Expand out the tests to cover more cases. Also return the
stem
, in case that's useful.@rwblair This should be an easy one to review. This is needed for a PR I have planned that will replace
FileTree
s for directories withBIDSFile
s that summarize their contents, pruning the tree and allowing more usual rules to apply to them.