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 section for ignored modules in nf-core modules bump-versions #1244

Merged
merged 5 commits into from
Mar 11, 2022

Conversation

ErikDanielsson
Copy link
Contributor

Added section for modules ignored with .nf-core.yml to nf-core modules bump-versions. Should close #1234.

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 Aug 2, 2021

Codecov Report

Merging #1244 (47769f6) into dev (dc10cc4) will decrease coverage by 0.16%.
The diff coverage is 22.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev    #1244      +/-   ##
==========================================
- Coverage   66.46%   66.30%   -0.17%     
==========================================
  Files          50       50              
  Lines        5767     5775       +8     
==========================================
- Hits         3833     3829       -4     
- Misses       1934     1946      +12     
Impacted Files Coverage Δ
nf_core/modules/bump_versions.py 64.83% <22.22%> (-1.84%) ⬇️
nf_core/modules/create.py 79.27% <0.00%> (-1.04%) ⬇️
nf_core/utils.py 82.75% <0.00%> (-0.75%) ⬇️
nf_core/modules/test_yml_builder.py 48.82% <0.00%> (-0.47%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dc10cc4...47769f6. Read the comment docs.

@ErikDanielsson ErikDanielsson linked an issue Aug 18, 2021 that may be closed by this pull request
@ewels ewels merged commit edcc394 into nf-core:dev Mar 11, 2022
@ErikDanielsson ErikDanielsson deleted the modules-ignored-section branch July 25, 2022 09: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.

Show ignore modules in nf-core modules bump-versions
4 participants