Skip to content
This repository has been archived by the owner on Jan 11, 2022. It is now read-only.

Latest commit

 

History

History
19 lines (16 loc) · 1.11 KB

pull_request_template.md

File metadata and controls

19 lines (16 loc) · 1.11 KB

Description

The intended change, motivation and consequences.

Version

Tests

  • I have verified that the pipeline still completes successfully:
    • for single-end inputs
    • for paired-end inputs
    • for FASTQ inputs
    • for FASTA inputs.
  • I have validated that my change does not introduce any correctness bugs to existing output types.
  • I have validated that my change does not introduce significant performance regressions or I have discussed with the team that the benefits of the change are substantial enough that we're comfortable accepting the size of the measured performance penalty.

Notes

Optional observations, comments or explanations.