Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #161 +/- ##
==========================================
+ Coverage 92.72% 92.74% +0.01%
==========================================
Files 28 28
Lines 1004 1006 +2
==========================================
+ Hits 931 933 +2
Misses 73 73
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@fevac Hi! In order to be able to override the tag I had to make a small update here: https://github.com/Clinical-Genomics/hermes/pull/161/changes#diff-4b10a22f3c28d5f84a70379020f2a8524257188fe4c6ac919b9df9902fac884e (WGS still should upload the CNV pdf to Scout). Another way of solving it would probably be to ensure that the PANEL PDF report (deprecated) gets separate tags from balsamic, then those can be handled separately directly. But this solution seems to work. Link to Scout case: https://scout-stage.scilifelab.se/cust087/F0071554-lymf |
Description
Closes issue: #160
Required for Balsamic v19 to store new CNV report: Clinical-Genomics/BALSAMIC#1648
Also to change CNV deprecated PDF to only deliver, not Scout upload
Added
Changed
Testing
How to prepare for test
How to test
Expected test result
Review
Thanks for filling in who performed the code review and the test!
This version is a: