EOA-team / eodal

Earth Observation Data Analysis Library
https://eodal.readthedocs.io/en/latest/
GNU General Public License v3.0
93 stars 15 forks source link

FIX: reference scene heuristic and uniform pixel size in `SceneCollection` returned from `mapper` #91

Closed lukasValentin closed 1 year ago

lukasValentin commented 1 year ago

This PR addresses and resolves #90:

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (6ff0a54) 57.79% compared to head (25ff686) 57.85%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #91 +/- ## ========================================== + Coverage 57.79% 57.85% +0.06% ========================================== Files 68 68 Lines 5324 5332 +8 Branches 1068 1071 +3 ========================================== + Hits 3077 3085 +8 Misses 1937 1937 Partials 310 310 ``` | [Flag](https://app.codecov.io/gh/EOA-team/eodal/pull/91/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=EOA-team) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/EOA-team/eodal/pull/91/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=EOA-team) | `57.85% <100.00%> (+0.06%)` | :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=EOA-team#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.