bcgsc / pori_python

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

Improvement/lint typing fixes typed dict #13

Closed dustinbleile closed 4 months ago

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 85.86%. Comparing base (48e151f) to head (e6fdfc2). Report is 8 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #13 +/- ## =========================================== + Coverage 85.79% 85.86% +0.07% =========================================== Files 19 18 -1 Lines 2168 2151 -17 =========================================== - Hits 1860 1847 -13 + Misses 308 304 -4 ``` | [Flag](https://app.codecov.io/gh/bcgsc/pori_python/pull/13/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/13/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bcgsc) | `85.86% <100.00%> (+0.07%)` | :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=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.

dustinbleile commented 4 months ago

Fixed import error from other PR merge