childmindresearch / wristpy

https://childmindresearch.github.io/wristpy/
GNU Lesser General Public License v2.1
2 stars 1 forks source link

Adding angle_relative_to_horizontal function to metrics.py #37

Closed frey-perez closed 3 months ago

frey-perez commented 3 months ago

Adds the angle_relative_to_horizontal function, and unit tests. Also adjusted imports to match style in wrest of codebase.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (7f4d5e3) to head (6ed616d). Report is 12 commits behind head on development.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #37 +/- ## ============================================= Coverage 100.00% 100.00% ============================================= Files 3 4 +1 Lines 94 113 +19 ============================================= + Hits 94 113 +19 ```

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