BodenmillerGroup / cytomapper

R package for visualization of highly multiplexed imaging data
https://bodenmillergroup.github.io/cytomapper/
31 stars 9 forks source link

Measure objects fix #68

Closed nilseling closed 2 years ago

nilseling commented 2 years ago

Addressing a bug when only a single object is present in an image

codecov-commenter commented 2 years ago

Codecov Report

Base: 87.48% // Head: 87.36% // Decreases project coverage by -0.11% :warning:

Coverage data is based on head (583336a) compared to base (3b4e5f8). Patch coverage: 50.00% of modified lines in pull request are covered.

:exclamation: Current head 583336a differs from pull request most recent head e34c1c0. Consider uploading reports for the commit e34c1c0 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #68 +/- ## ========================================== - Coverage 87.48% 87.36% -0.12% ========================================== Files 18 18 Lines 2708 2715 +7 ========================================== + Hits 2369 2372 +3 - Misses 339 343 +4 ``` | [Impacted Files](https://codecov.io/gh/BodenmillerGroup/cytomapper/pull/68?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BodenmillerGroup) | Coverage Δ | | |---|---|---| | [R/measureObjects.R](https://codecov.io/gh/BodenmillerGroup/cytomapper/pull/68/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BodenmillerGroup#diff-Ui9tZWFzdXJlT2JqZWN0cy5S) | `93.05% <50.00%> (-5.41%)` | :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=BodenmillerGroup). 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=BodenmillerGroup)

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