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

add include statement to info command for installed components #2182

Merged
merged 4 commits into from
Feb 9, 2023

Conversation

mashehu
Copy link
Contributor

@mashehu mashehu commented Feb 9, 2023

fix incorrect handling of locally installed modules, which didn't run, when you provided a component name.

fix incorrect handling of locally installed modules
nf_core/components/info.py Outdated Show resolved Hide resolved
mashehu and others added 2 commits February 9, 2023 12:54
Co-authored-by: Júlia Mir Pedrol <mirp.julia@gmail.com>
@codecov
Copy link

codecov bot commented Feb 9, 2023

Codecov Report

Merging #2182 (561d3a2) into dev (cce48fa) will increase coverage by 0.04%.
The diff coverage is 91.30%.

@@            Coverage Diff             @@
##              dev    #2182      +/-   ##
==========================================
+ Coverage   71.53%   71.57%   +0.04%     
==========================================
  Files          77       77              
  Lines        8350     8369      +19     
==========================================
+ Hits         5973     5990      +17     
- Misses       2377     2379       +2     
Impacted Files Coverage Δ
nf_core/components/info.py 81.29% <90.47%> (+1.29%) ⬆️
nf_core/components/install.py 86.86% <100.00%> (-0.10%) ⬇️

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

@mashehu mashehu merged commit 7024a96 into nf-core:dev Feb 9, 2023
@mashehu mashehu deleted the add-install-info branch February 9, 2023 14:53
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