Skip to content
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

extracting and reshaping metadata from dynamic paths #377

Merged
merged 64 commits into from
Apr 24, 2023
Merged

Conversation

bendichter
Copy link
Contributor

@bendichter bendichter commented Mar 17, 2023

Add expand_paths, which finds paths that match a format spec and extracts metadata

@bendichter
Copy link
Contributor Author

@CodyCBakerPhD sure

CodyCBakerPhD
CodyCBakerPhD previously approved these changes Apr 24, 2023
@codecov
Copy link

codecov bot commented Apr 24, 2023

Codecov Report

Merging #377 (5f12068) into main (dc8bccb) will increase coverage by 0.01%.
The diff coverage is 97.29%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #377      +/-   ##
==========================================
+ Coverage   91.94%   91.96%   +0.01%     
==========================================
  Files          88       88              
  Lines        4045     4055      +10     
==========================================
+ Hits         3719     3729      +10     
  Misses        326      326              
Flag Coverage Δ
unittests 91.96% <97.29%> (+0.01%) ⬆️

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

Impacted Files Coverage Δ
src/neuroconv/utils/__init__.py 100.00% <ø> (ø)
src/neuroconv/tools/path_expansion.py 97.14% <97.14%> (ø)
src/neuroconv/tools/__init__.py 100.00% <100.00%> (ø)
src/neuroconv/utils/dict.py 93.97% <100.00%> (+0.07%) ⬆️

@CodyCBakerPhD CodyCBakerPhD enabled auto-merge April 24, 2023 19:57
@CodyCBakerPhD CodyCBakerPhD merged commit 3c8c149 into main Apr 24, 2023
@CodyCBakerPhD CodyCBakerPhD deleted the dynamic_paths branch April 24, 2023 20:01
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.

3 participants