BodenmillerGroup / imcRtools

An R package for handling and analysing imaging mass cytometry data
https://bodenmillergroup.github.io/imcRtools/
22 stars 10 forks source link

Replace merge by left_join #98

Closed nilseling closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 88.23% and project coverage change: -0.11 :warning:

Comparison is base (4142cbb) 99.66% compared to head (8f4eb98) 99.55%.

:exclamation: Current head 8f4eb98 differs from pull request most recent head 1f0f306. Consider uploading reports for the commit 1f0f306 to get more accurate results

: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 #98 +/- ## ========================================== - Coverage 99.66% 99.55% -0.11% ========================================== Files 23 23 Lines 1787 1797 +10 ========================================== + Hits 1781 1789 +8 - Misses 6 8 +2 ``` | [Impacted Files](https://codecov.io/gh/BodenmillerGroup/imcRtools/pull/98?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BodenmillerGroup) | Coverage Δ | | |---|---|---| | [R/utils.R](https://codecov.io/gh/BodenmillerGroup/imcRtools/pull/98?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BodenmillerGroup#diff-Ui91dGlscy5S) | `99.35% <86.66%> (-0.32%)` | :arrow_down: | | [R/read\_cpout.R](https://codecov.io/gh/BodenmillerGroup/imcRtools/pull/98?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BodenmillerGroup#diff-Ui9yZWFkX2Nwb3V0LlI=) | `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=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 in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.