Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix datetime index in data_as_df method #47

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

danielkrauss2
Copy link
Collaborator

(utc datetime was not localized to utc)

@codecov
Copy link

codecov bot commented Jul 6, 2023

Codecov Report

Merging #47 (23c229a) into main (5b2eab0) will increase coverage by 0.01%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main      #47      +/-   ##
==========================================
+ Coverage   43.86%   43.87%   +0.01%     
==========================================
  Files          91       91              
  Lines        8057     8055       -2     
  Branches     1556     1555       -1     
==========================================
  Hits         3534     3534              
+ Misses       4460     4458       -2     
  Partials       63       63              
Impacted Files Coverage Δ
src/biopsykit/io/psg.py 0.00% <0.00%> (ø)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant