Skip to content

[REF & ENH] remove renameFile and deal with atlas entities #31

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

Merged
merged 6 commits into from
May 11, 2022
Merged

Conversation

Remi-Gau
Copy link
Contributor

@Remi-Gau Remi-Gau commented May 11, 2022

@codecov
Copy link

codecov bot commented May 11, 2022

Codecov Report

Merging #31 (a1d719f) into main (7870fd6) will decrease coverage by 1.51%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #31      +/-   ##
==========================================
- Coverage   40.70%   39.19%   -1.52%     
==========================================
  Files          19       18       -1     
  Lines         339      324      -15     
==========================================
- Hits          138      127      -11     
+ Misses        201      197       -4     
Flag Coverage Δ
unittests 39.19% <100.00%> (-1.52%) ⬇️

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

Impacted Files Coverage Δ
src/atlas/extractRoiFromAtlas.m 84.00% <ø> (ø)
src/roi/keepHemisphere.m 94.11% <100.00%> (+0.36%) ⬆️
src/roi/renameNeuroSynth.m 100.00% <100.00%> (ø)

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@Remi-Gau Remi-Gau merged commit ba39937 into main May 11, 2022
@Remi-Gau Remi-Gau deleted the atlas branch May 12, 2022 19:49
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.

[REFACTOR] replace the renameFile function with the bids.File.rename method
1 participant