Closed kelly-sovacool closed 2 months ago
Attention: Patch coverage is 81.81818%
with 10 lines
in your changes missing coverage. Please review.
Project coverage is 35.22%. Comparing base (
ffd78ee
) to head (ef6b9aa
). Report is 40 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
src/ccbr_tools/pkg_util.py | 58.33% | 5 Missing :warning: |
src/ccbr_tools/pipeline/nextflow.py | 60.00% | 4 Missing :warning: |
src/ccbr_tools/pipeline/hpc.py | 96.66% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Changes
Add slurm submission script templates for supported HPC platforms (biowulf, frce) and workflow languages (nextflow, snakemake).
Issues
NA
PR Checklist
(~Strikethrough~ any points that are not applicable.)
CHANGELOG.md
with a short description of any user-facing changes and reference the PR number. Guidelines: https://keepachangelog.com/en/1.1.0/~