tools icon indicating copy to clipboard operation
tools copied to clipboard

Move WorkflowRepo class into seperate file, since it will be shared b…

Open MatthiasZepper opened this issue 9 months ago • 1 comments

Move WorkflowRepo class into separate file, since it will be shared with container handlers as well.

PR checklist

  • [x] 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

MatthiasZepper avatar Mar 24 '25 23:03 MatthiasZepper

Codecov Report

:x: Patch coverage is 68.62745% with 48 lines in your changes missing coverage. Please review. :white_check_mark: Project coverage is 77.02%. Comparing base (33830f9) to head (adc9129). :warning: Report is 647 commits behind head on dev.

Files with missing lines Patch % Lines
nf_core/pipelines/downloads/workflow_repo.py 68.66% 47 Missing :warning:
nf_core/__main__.py 50.00% 1 Missing :warning:

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Mar 25 '25 00:03 codecov[bot]

Superseded by #3634. Closing.

MatthiasZepper avatar Jul 30 '25 11:07 MatthiasZepper