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.10 #2440

Merged
merged 197 commits into from
Sep 25, 2023
Merged

Dev -> Master for v2.10 #2440

merged 197 commits into from
Sep 25, 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

mirpedrol and others added 30 commits July 4, 2023 17:18
…s solution was prone to false positives and negatives.
…w class are stateful, i.e. if the function is called without a parameter that was provided in a previous call, then it is still present.
Remove bare URL in MD file.
Plus we already have this exact link in the tool name.
mahesh-panchal and others added 23 commits September 19, 2023 15:36
Update Gitpod profile to reflect environment allowance
…_download

Download:  Fix unintentional downloading of containers in test
Bump Python 3.8 -> 3.11 for most CI tasks, plus docker base image.
Updated devcontainer.json permissions for using devcontainers in Codespaces/VS Code
Co-authored-by: Matthias Hörtenhuber <mashehu@users.noreply.github.com>
Only test min + max supported Python versions
fix subworkflow template jinja variable for subworkflow name
add bluesky automatic release anonuncement
remove unwanted changes in changelog
@codecov
Copy link

codecov bot commented Sep 25, 2023

Codecov Report

Merging #2440 (314aa0b) into master (e5ce6ce) will decrease coverage by 2.11%.
The diff coverage is 81.29%.

@@            Coverage Diff             @@
##           master    #2440      +/-   ##
==========================================
- Coverage   72.75%   70.64%   -2.11%     
==========================================
  Files          78       87       +9     
  Lines        8889     9431     +542     
==========================================
+ Hits         6467     6663     +196     
- Misses       2422     2768     +346     
Files Changed Coverage Δ
nf_core/components/components_utils.py 48.19% <ø> (ø)
nf_core/launch.py 63.26% <0.00%> (ø)
nf_core/lint/files_exist.py 78.00% <ø> (ø)
nf_core/modules/lint/meta_yml.py 60.00% <ø> (ø)
nf_core/modules/test_yml_builder.py 50.90% <ø> (-0.46%) ⬇️
nf_core/subworkflows/__init__.py 100.00% <ø> (ø)
nf_core/subworkflows/lint/__init__.py 28.37% <ø> (ø)
nf_core/subworkflows/lint/main_nf.py 9.70% <ø> (ø)
nf_core/subworkflows/lint/meta_yml.py 10.90% <ø> (ø)
nf_core/subworkflows/lint/subworkflow_changes.py 30.00% <ø> (ø)
... and 29 more

... and 1 file with indirect coverage changes

@mirpedrol mirpedrol changed the title DevDev -> Master for v2.10 Dev -> Master for v2.10 Sep 25, 2023
@mirpedrol mirpedrol merged commit 9ab896c into master Sep 25, 2023
32 checks passed
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.