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

Dev -> Master for v2.8 #2257

Merged
merged 368 commits into from
Apr 28, 2023
Merged

Dev -> Master for v2.8 #2257

merged 368 commits into from
Apr 28, 2023

Conversation

mirpedrol
Copy link
Member

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

jfy133 and others added 30 commits March 23, 2023 10:21
Co-authored-by: Matthias Hörtenhuber <mashehu@users.noreply.github.com>
Fixed minor Jinja2 templating bug
Dump template yml to file in pipeline repo after creation
@codecov
Copy link

codecov bot commented Apr 27, 2023

Codecov Report

Merging #2257 (7a7a326) into master (9e6b67f) will increase coverage by 1.67%.
The diff coverage is 81.37%.

@@            Coverage Diff             @@
##           master    #2257      +/-   ##
==========================================
+ Coverage   71.42%   73.10%   +1.67%     
==========================================
  Files          77       77              
  Lines        8367     8432      +65     
==========================================
+ Hits         5976     6164     +188     
+ Misses       2391     2268     -123     
Impacted Files Coverage Δ
nf_core/bump_version.py 91.22% <ø> (+1.75%) ⬆️
nf_core/components/components_test.py 56.09% <0.00%> (-2.14%) ⬇️
nf_core/components/remove.py 84.81% <ø> (ø)
nf_core/download.py 52.72% <ø> (ø)
nf_core/launch.py 63.26% <ø> (ø)
nf_core/lint/files_unchanged.py 72.61% <ø> (ø)
nf_core/lint/nextflow_config.py 77.45% <ø> (ø)
nf_core/lint/template_strings.py 87.50% <ø> (ø)
nf_core/list.py 79.82% <ø> (ø)
nf_core/modules/__init__.py 100.00% <ø> (ø)
... and 24 more

... and 1 file with indirect coverage changes

Change gitpod container for 2.8 release
@mirpedrol mirpedrol marked this pull request as draft April 27, 2023 15:11
@mirpedrol mirpedrol marked this pull request as ready for review April 28, 2023 14:03
@mirpedrol mirpedrol merged commit 0912990 into master Apr 28, 2023
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.