bcgsc / pori_python

GNU General Public License v3.0
0 stars 1 forks source link

KBDEV-1236 #25

Closed mathieulemieux closed 1 month ago

mathieulemieux commented 3 months ago

Added extra type checking for variant matching

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 65.00000% with 7 lines in your changes missing coverage. Please review.

Project coverage is 86.04%. Comparing base (303c611) to head (d4781cd).

Files with missing lines Patch % Lines
pori_python/graphkb/match.py 65.00% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #25 +/- ## =========================================== - Coverage 86.25% 86.04% -0.21% =========================================== Files 18 18 Lines 2160 2179 +19 =========================================== + Hits 1863 1875 +12 - Misses 297 304 +7 ``` | [Flag](https://app.codecov.io/gh/bcgsc/pori_python/pull/25/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bcgsc) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/bcgsc/pori_python/pull/25/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bcgsc) | `86.04% <65.00%> (-0.21%)` | :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=bcgsc#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.