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

make tests faster #2573

Merged
merged 15 commits into from
Dec 14, 2023
Merged

make tests faster #2573

merged 15 commits into from
Dec 14, 2023

Conversation

mashehu
Copy link
Contributor

@mashehu mashehu commented Dec 12, 2023

run prettier only once on module.json during install and update
and some typing fixes

@mashehu mashehu changed the title run prettier only once on module.json make tests faster Dec 14, 2023
Copy link

codecov bot commented Dec 14, 2023

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (a91d411) 74.88% compared to head (5aaaa2b) 75.04%.
Report is 40 commits behind head on dev.

❗ Current head 5aaaa2b differs from pull request most recent head 4110313. Consider uploading reports for the commit 4110313 to get more accurate results

Files Patch % Lines
nf_core/download.py 0.00% 2 Missing ⚠️
nf_core/__main__.py 75.00% 1 Missing ⚠️
nf_core/components/update.py 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #2573      +/-   ##
==========================================
+ Coverage   74.88%   75.04%   +0.15%     
==========================================
  Files          85       85              
  Lines        9222     9288      +66     
==========================================
+ Hits         6906     6970      +64     
- Misses       2316     2318       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mashehu mashehu merged commit c025280 into nf-core:dev Dec 14, 2023
18 of 19 checks passed
@mashehu mashehu deleted the make-tests-faster branch December 14, 2023 09:48
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