i4Ds / STIXCore

STIX Core functionalities
BSD 3-Clause "New" or "Revised" License
3 stars 3 forks source link

Fix count error dims with DSumMask fix #331

Closed samaloney closed 1 year ago

samaloney commented 1 year ago

Missed also slice the count error back down if DSumFix is applied, closes #330

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.02 :warning:

Comparison is base (dda2cfe) 77.01% compared to head (96de70e) 77.00%.

: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 @@ ## master #331 +/- ## ========================================== - Coverage 77.01% 77.00% -0.02% ========================================== Files 63 63 Lines 6557 6558 +1 ========================================== Hits 5050 5050 - Misses 1507 1508 +1 ``` | [Impacted Files](https://codecov.io/gh/i4Ds/STIXCore/pull/331?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=i4Ds) | Coverage Δ | | |---|---|---| | [stixcore/products/level0/scienceL0.py](https://codecov.io/gh/i4Ds/STIXCore/pull/331?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=i4Ds#diff-c3RpeGNvcmUvcHJvZHVjdHMvbGV2ZWwwL3NjaWVuY2VMMC5weQ==) | `85.98% <0.00%> (-0.21%)` | :arrow_down: | 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=i4Ds). 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=i4Ds)

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