sentinel-hub / sentinel2-cloud-detector

Sentinel Hub Cloud Detector for Sentinel-2 images in Python
Creative Commons Attribution Share Alike 4.0 International
410 stars 87 forks source link

Feat/add mypy #48

Closed jgersak closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 95.87% // Head: 93.33% // Decreases project coverage by -2.55% :warning:

Coverage data is based on head (60827a2) compared to base (fb5c8a9). Patch coverage: 85.10% of modified lines in pull request are covered.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #48 +/- ## =========================================== - Coverage 95.87% 93.33% -2.55% =========================================== Files 5 5 Lines 194 210 +16 =========================================== + Hits 186 196 +10 - Misses 8 14 +6 ``` | [Impacted Files](https://codecov.io/gh/sentinel-hub/sentinel2-cloud-detector/pull/48?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sentinel-hub) | Coverage Δ | | |---|---|---| | [s2cloudless/sentinelhub\_masking.py](https://codecov.io/gh/sentinel-hub/sentinel2-cloud-detector/pull/48?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sentinel-hub#diff-czJjbG91ZGxlc3Mvc2VudGluZWxodWJfbWFza2luZy5weQ==) | `89.79% <78.78%> (-5.45%)` | :arrow_down: | | [s2cloudless/cloud\_detector.py](https://codecov.io/gh/sentinel-hub/sentinel2-cloud-detector/pull/48?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sentinel-hub#diff-czJjbG91ZGxlc3MvY2xvdWRfZGV0ZWN0b3IucHk=) | `98.33% <100.00%> (+0.02%)` | :arrow_up: | | [s2cloudless/pixel\_classifier.py](https://codecov.io/gh/sentinel-hub/sentinel2-cloud-detector/pull/48?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sentinel-hub#diff-czJjbG91ZGxlc3MvcGl4ZWxfY2xhc3NpZmllci5weQ==) | `91.89% <100.00%> (+0.22%)` | :arrow_up: | | [s2cloudless/utils.py](https://codecov.io/gh/sentinel-hub/sentinel2-cloud-detector/pull/48?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sentinel-hub#diff-czJjbG91ZGxlc3MvdXRpbHMucHk=) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sentinel-hub). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sentinel-hub)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.