Skip to content
New issue

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

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

Already on GitHub? # to your account

fix datetime index in data_as_df method #47

Merged
merged 2 commits into from
Jan 2, 2025
Merged

Conversation

danielkrauss2
Copy link
Collaborator

(utc datetime was not localized to utc)

@codecov
Copy link

codecov bot commented Jul 6, 2023

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 43.87%. Comparing base (5b2eab0) to head (23c229a).
Report is 33 commits behind head on main.

Files with missing lines Patch % Lines
src/biopsykit/io/psg.py 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            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              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@richrobe richrobe merged commit 3a7b384 into main Jan 2, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants