hnu-digihealth / patho-pix

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

Color normalization #15

Closed iMauricee closed 1 month ago

iMauricee commented 1 month ago

added class normalization.py including two different normalization functions. added test_normalization.py testing normalization.py

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 98.14815% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 97.77%. Comparing base (3e58196) to head (22faef9).

Files Patch % Lines
src/patho_pix/normalization.py 96.15% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #15 +/- ## ========================================== + Coverage 97.68% 97.77% +0.09% ========================================== Files 7 9 +2 Lines 216 270 +54 ========================================== + Hits 211 264 +53 - Misses 5 6 +1 ``` | [Flag](https://app.codecov.io/gh/hnu-digihealth/patho-pix/pull/15/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hnu-digihealth) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/hnu-digihealth/patho-pix/pull/15/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hnu-digihealth) | `97.77% <98.14%> (+0.09%)` | :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=hnu-digihealth#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.