SomaLogic / SomaDataIO

The SomaDataIO package loads and exports 'SomaScan' data via the 'SomaLogic Operating Co., Inc.' proprietary data file, called an ADAT ('*.adat'). The package also exports auxiliary functions for manipulating, wrangling, and extracting relevant information from an ADAT object once in memory.
https://somalogic.github.io/SomaDataIO/
Other
26 stars 18 forks source link

Unit test is seq format #43

Closed stufield closed 1 year ago

stufield commented 1 year ago

Overview of Pull Request

Increased package coverage

codecov-commenter commented 1 year ago

Codecov Report

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

Comparison is base (b8033a6) 79.26% compared to head (deb4817) 80.53%.

:exclamation: Current head deb4817 differs from pull request most recent head 10846c0. Consider uploading reports for the commit 10846c0 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 @@ ## main #43 +/- ## ========================================== + Coverage 79.26% 80.53% +1.27% ========================================== Files 30 30 Lines 1196 1197 +1 ========================================== + Hits 948 964 +16 + Misses 248 233 -15 ``` | [Impacted Files](https://codecov.io/gh/SomaLogic/SomaDataIO/pull/43?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SomaLogic) | Coverage Δ | | |---|---|---| | [R/getTargetNames.R](https://codecov.io/gh/SomaLogic/SomaDataIO/pull/43?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SomaLogic#diff-Ui9nZXRUYXJnZXROYW1lcy5S) | `100.00% <100.00%> (+100.00%)` | :arrow_up: | ... and [1 file with indirect coverage changes](https://codecov.io/gh/SomaLogic/SomaDataIO/pull/43/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SomaLogic) 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=SomaLogic). 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=SomaLogic)

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