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
25 stars 18 forks source link

S3 method for `getAdatVersion()` #94

Closed stufield closed 8 months ago

stufield commented 8 months ago

Overview of Pull Request

Closes #92


codecov-commenter commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 75.30%. Comparing base (7d95b3f) to head (1ff2c59).

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

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #94 +/- ## ========================================== + Coverage 75.23% 75.30% +0.06% ========================================== Files 41 41 Lines 1474 1478 +4 ========================================== + Hits 1109 1113 +4 Misses 365 365 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.