tools
tools copied to clipboard
Move WorkflowRepo class into seperate file, since it will be shared b…
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.mdis updated - [ ] If you've fixed a bug or added code that should be tested, add tests!
- [ ] Documentation in
docsis updated
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.
Superseded by #3634. Closing.