Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@KevinMenden
Copy link
Contributor

Fixes the bug that happens when all modules of a nf-core pipeline are up to date.

closes #928

@KevinMenden KevinMenden added bug Something isn't working linting DSL2 labels Mar 22, 2021
@codecov
Copy link

codecov bot commented Mar 22, 2021

Codecov Report

Merging #930 (153e5fa) into dev (9439b3c) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #930   +/-   ##
=======================================
  Coverage   69.56%   69.56%           
=======================================
  Files          34       34           
  Lines        4176     4173    -3     
=======================================
- Hits         2905     2903    -2     
+ Misses       1271     1270    -1     
Impacted Files Coverage Δ
nf_core/modules/lint.py 62.55% <100.00%> (-0.03%) ⬇️

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 9439b3c...153e5fa. Read the comment docs.

@KevinMenden KevinMenden linked an issue Mar 22, 2021 that may be closed by this pull request
Copy link
Member

@ewels ewels left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! 🥳

@ewels ewels merged commit f002538 into nf-core:dev Mar 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working linting

Projects

None yet

Development

Successfully merging this pull request may close these issues.

nf-code modules lint failing when all modules up to date

2 participants