childmindresearch / wristpy

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

Implementing moving_mean function in metrics.py #31

Closed Asanto32 closed 3 months ago

Asanto32 commented 3 months ago

This PR implements the moving_mean function in metrics.py as covered in #26

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 (cacf466) to head (10b18ca).

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

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