BodenmillerGroup / cytoviewer

An interactive multi-channel image viewer for R
https://bodenmillergroup.github.io/cytoviewer/
5 stars 1 forks source link

Fix channels error message #12

Closed lassedochreden closed 1 year ago

lassedochreden commented 1 year ago

used req() and reactiveValues()

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.05 :tada:

Comparison is base (d4058a9) 90.63% compared to head (9a4dbdb) 90.68%.

:exclamation: Current head 9a4dbdb differs from pull request most recent head 3550d81. Consider uploading reports for the commit 3550d81 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 @@ ## devel #12 +/- ## ========================================== + Coverage 90.63% 90.68% +0.05% ========================================== Files 5 5 Lines 918 923 +5 ========================================== + Hits 832 837 +5 Misses 86 86 ``` | [Impacted Files](https://codecov.io/gh/BodenmillerGroup/cytoviewer/pull/12?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BodenmillerGroup) | Coverage Δ | | |---|---|---| | [R/cytoviewer.R](https://codecov.io/gh/BodenmillerGroup/cytoviewer/pull/12?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BodenmillerGroup#diff-Ui9jeXRvdmlld2VyLlI=) | `100.00% <ø> (ø)` | | | [R/outputs\_cytoviewer.R](https://codecov.io/gh/BodenmillerGroup/cytoviewer/pull/12?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BodenmillerGroup#diff-Ui9vdXRwdXRzX2N5dG92aWV3ZXIuUg==) | `100.00% <100.00%> (ø)` | | | [R/utils\_cytoviewer.R](https://codecov.io/gh/BodenmillerGroup/cytoviewer/pull/12?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BodenmillerGroup#diff-Ui91dGlsc19jeXRvdmlld2VyLlI=) | `84.90% <100.00%> (+0.02%)` | :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=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.