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

possible fix to #7 #8

Closed vincentvanhees closed 2 years ago

vincentvanhees commented 2 years ago

based on insights gained from: https://leetcode.com/problems/sum-of-two-integers/discuss/302977/C++:-the-evil-runtime-error:-left-shift-of-negative-value-reason-and-how-to-solve

codecov-commenter commented 2 years ago

Codecov Report

Merging #8 (74e41ed) into main (fe30250) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head 74e41ed differs from pull request most recent head 946e0b4. Consider uploading reports for the commit 946e0b4 to get more accurate results

@@           Coverage Diff           @@
##             main       #8   +/-   ##
=======================================
  Coverage   88.77%   88.77%           
=======================================
  Files           7        7           
  Lines         784      784           
=======================================
  Hits          696      696           
  Misses         88       88           
Impacted Files Coverage Δ
src/AxivityNumUnpack.cpp 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.