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

Update test #46

Closed jgersak closed 1 year ago

jgersak commented 1 year ago

split test_extract_pixels rename test test_image_predict -> test_image_predict_not_implemented add test test_image_predict

codecov-commenter commented 1 year ago

Codecov Report

Base: 92.78% // Head: 95.87% // Increases project coverage by +3.09% :tada:

Coverage data is based on head (66d08a0) compared to base (58b189c). Patch has no changes to coverable lines.

: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 #46 +/- ## =========================================== + Coverage 92.78% 95.87% +3.09% =========================================== Files 5 5 Lines 194 194 =========================================== + Hits 180 186 +6 + Misses 14 8 -6 ``` | [Impacted Files](https://codecov.io/gh/sentinel-hub/sentinel2-cloud-detector/pull/46?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sentinel-hub) | Coverage Δ | | |---|---|---| | [s2cloudless/pixel\_classifier.py](https://codecov.io/gh/sentinel-hub/sentinel2-cloud-detector/pull/46?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sentinel-hub#diff-czJjbG91ZGxlc3MvcGl4ZWxfY2xhc3NpZmllci5weQ==) | `91.66% <0.00%> (+16.66%)` | :arrow_up: | 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.