mad-lab-fau / BioPsyKit

A Python package for the analysis of biopsychological data.
MIT License
39 stars 8 forks source link

Allow converting to timezones other than Berlin #31

Closed rouzbeh closed 2 years ago

rouzbeh commented 2 years ago

Fix #30

codecov[bot] commented 2 years ago

Codecov Report

Merging #31 (f65d084) into main (cc743d7) will increase coverage by 0.00%. The diff coverage is 57.14%.

@@           Coverage Diff           @@
##             main      #31   +/-   ##
=======================================
  Coverage   47.11%   47.11%           
=======================================
  Files          91       91           
  Lines        7745     7749    +4     
  Branches     1480     1481    +1     
=======================================
+ Hits         3649     3651    +2     
- Misses       4025     4027    +2     
  Partials       71       71           
Impacted Files Coverage Δ
src/biopsykit/signals/imu/activity_counts.py 38.66% <57.14%> (+0.63%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update cc743d7...f65d084. Read the comment docs.