Clinical-Genomics / hermes

Communication layer between CG and the pipelines.
https://clinical-genomics.github.io/hermes/
1 stars 0 forks source link

Force storage of incomplete analyses #113

Closed ivadym closed 3 months ago

ivadym commented 3 months ago

Description

This PR will allow us to force the generation of the HK bundle of failed analyses. It addresses some of the points from https://github.com/Clinical-Genomics/cg/issues/2702.

How to prepare for test

How to test

Expected test outcome

Review

This version is a

Implementation Plan

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 53.33333% with 14 lines in your changes missing coverage. Please review.

Project coverage is 92.61%. Comparing base (afef44b) to head (4019f30). Report is 1 commits behind head on main.

Files Patch % Lines
cg_hermes/cli/common.py 25.00% 6 Missing :warning:
cg_hermes/cli/validate.py 44.44% 5 Missing :warning:
cg_hermes/deliverables.py 60.00% 2 Missing :warning:
cg_hermes/cli/convert.py 87.50% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #113 +/- ## ========================================== - Coverage 93.01% 92.61% -0.40% ========================================== Files 26 26 Lines 916 921 +5 ========================================== + Hits 852 853 +1 - Misses 64 68 +4 ``` | [Flag](https://app.codecov.io/gh/Clinical-Genomics/hermes/pull/113/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Clinical-Genomics) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/Clinical-Genomics/hermes/pull/113/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Clinical-Genomics) | `92.61% <53.33%> (-0.40%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Clinical-Genomics#carryforward-flags-in-the-pull-request-comment) to find out more.

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

ivadym commented 3 months ago
Screenshot 2024-06-17 at 08 13 03