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: Sleep Analyzer Import #19

Merged
merged 4 commits into from
Nov 4, 2021
Merged

Fix: Sleep Analyzer Import #19

merged 4 commits into from
Nov 4, 2021

Conversation

richrobe
Copy link
Member

@richrobe richrobe commented Nov 4, 2021

No description provided.

…leep analyzer data can have duplicate index values, which will then be exploded wrongly)
…g to import data that was collected during change of daylight saving time
@richrobe
Copy link
Member Author

richrobe commented Nov 4, 2021

This PR fixes bugs occurring when attempting to import sleep analyzer data.

@codecov
Copy link

codecov bot commented Nov 4, 2021

Codecov Report

Merging #19 (9a2ec35) into main (08ba524) will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #19      +/-   ##
==========================================
+ Coverage   49.62%   49.66%   +0.04%     
==========================================
  Files          93       93              
  Lines        7212     7218       +6     
  Branches     1361     1361              
==========================================
+ Hits         3579     3585       +6     
- Misses       3563     3568       +5     
+ Partials       70       65       -5     
Impacted Files Coverage Δ
src/biopsykit/io/sleep_analyzer.py 98.98% <100.00%> (+0.06%) ⬆️
src/biopsykit/stats/stats.py 18.27% <0.00%> (ø)
src/biopsykit/protocols/_utils.py 28.94% <0.00%> (ø)
src/biopsykit/utils/data_processing.py 15.00% <0.00%> (ø)
...ation/model_selection/sklearn_pipeline_permuter.py 19.71% <0.00%> (ø)

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 08ba524...9a2ec35. Read the comment docs.

@richrobe richrobe merged commit 021066d into main Nov 4, 2021
@richrobe richrobe deleted the fix_sleep_analyzer branch November 4, 2021 16:07
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.

1 participant