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

don't write file when applying a patch during update #2017

Merged
merged 10 commits into from
Nov 14, 2022

Conversation

mirpedrol
Copy link
Member

Close #2014

PR checklist

  • This comment contains a description of changes (with reason)
  • CHANGELOG.md is updated
  • If you've fixed a bug or added code that should be tested, add tests!
  • Documentation in docs is updated

@codecov
Copy link

codecov bot commented Nov 10, 2022

Codecov Report

Merging #2017 (800d180) into dev (8e81fe8) will increase coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##              dev    #2017      +/-   ##
==========================================
+ Coverage   63.84%   63.86%   +0.02%     
==========================================
  Files          41       41              
  Lines        4923     4923              
==========================================
+ Hits         3143     3144       +1     
+ Misses       1780     1779       -1     
Impacted Files Coverage Δ
nf_core/modules/modules_differ.py 84.92% <0.00%> (+0.50%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@mashehu
Copy link
Contributor

mashehu commented Nov 10, 2022

Could you maybe add a test for this?

@mirpedrol
Copy link
Member Author

Could you maybe add a test for this?

good idea :) I will add it before merging

tests/modules/update.py Show resolved Hide resolved
tests/modules/update.py Show resolved Hide resolved
mirpedrol and others added 3 commits November 11, 2022 15:41
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