Clinical-Genomics / chanjo2

Persistent coverage analysis tool using the d4 format
https://clinical-genomics.github.io/chanjo2/
2 stars 0 forks source link

Sort alphabetically incompletely covered genes on report #339

Closed northwestwitch closed 3 months ago

northwestwitch commented 3 months ago

Description

Added/Changed/Fixed

How to test

Expected outcome

Review

This version is a

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.44%. Comparing base (4c8ac1b) to head (a47711f). Report is 64 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #339 +/- ## ========================================== + Coverage 94.40% 94.44% +0.03% ========================================== Files 35 36 +1 Lines 2002 2034 +32 ========================================== + Hits 1890 1921 +31 - Misses 112 113 +1 ``` | [Flag](https://app.codecov.io/gh/Clinical-Genomics/chanjo2/pull/339/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/chanjo2/pull/339/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Clinical-Genomics) | `94.44% <ø> (+0.03%)` | :arrow_up: | 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.

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

northwestwitch commented 3 months ago

Main branch:

image

This branch:

image