bcgsc / pori_python

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

Improvement/lint isort black linelen #10

Closed dustinbleile closed 4 months ago

dustinbleile commented 4 months ago

Just isort and black with linelen 100

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 80.71979% with 75 lines in your changes missing coverage. Please review.

Project coverage is 86.19%. Comparing base (39682e6) to head (564313a).

Files Patch % Lines
pori_python/ipr/annotate.py 38.29% 29 Missing :warning:
pori_python/ipr/main.py 58.46% 27 Missing :warning:
pori_python/ipr/inputs.py 86.04% 12 Missing :warning:
pori_python/ipr/util.py 89.28% 3 Missing :warning:
pori_python/ipr/ipr.py 95.45% 2 Missing :warning:
pori_python/ipr/connection.py 50.00% 1 Missing :warning:
pori_python/ipr/summary.py 98.63% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #10 +/- ## =========================================== - Coverage 86.19% 86.19% -0.01% =========================================== Files 19 19 Lines 2159 2158 -1 =========================================== - Hits 1861 1860 -1 Misses 298 298 ``` | [Flag](https://app.codecov.io/gh/bcgsc/pori_python/pull/10/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/10/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bcgsc) | `86.19% <80.71%> (-0.01%)` | :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.