wadpac / GGIRread

Functions for reading accelerometer data files
https://CRAN.R-project.org/package=GGIRread
Apache License 2.0
5 stars 3 forks source link

Issue53 checksum fail #54

Closed l-k- closed 7 months ago

l-k- commented 7 months ago

Addresses issue #53

This PR handles corrupt cwa blocks (blocks with mismatched checksum), in various parts of the file, and in various parts of the requested [start, end) range.

codecov[bot] commented 7 months ago

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (6ed29a4) 87.39% compared to head (8be2db6) 90.03%.

Files Patch % Lines
R/readAxivity.R 92.47% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #54 +/- ## ========================================== + Coverage 87.39% 90.03% +2.63% ========================================== Files 9 9 Lines 833 903 +70 ========================================== + Hits 728 813 +85 + Misses 105 90 -15 ```

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