htwangtw / heart_n_thoughts

Explore heart rate feature in relation to mind wandering thoughts.
MIT License
1 stars 0 forks source link

Assessment kmean #9

Open htwangtw opened 3 years ago

htwangtw commented 3 years ago

Closes #8

codecov[bot] commented 3 years ago

Codecov Report

Merging #9 (17dcb13) into main (112a70c) will not change coverage. The diff coverage is 88.88%.

:exclamation: Current head 17dcb13 differs from pull request most recent head 0e79c08. Consider uploading reports for the commit 0e79c08 to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##             main       #9   +/-   ##
=======================================
  Coverage   88.55%   88.55%           
=======================================
  Files           7        7           
  Lines         166      166           
=======================================
  Hits          147      147           
  Misses         19       19           
Flag Coverage Δ
unittests 88.55% <88.88%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
heart_n_thoughts/figures.py 0.00% <0.00%> (ø)
heart_n_thoughts/tests/__init__.py 100.00% <ø> (ø)
heart_n_thoughts/tests/utils.py 100.00% <ø> (ø)
heart_n_thoughts/dataset.py 96.42% <100.00%> (ø)
heart_n_thoughts/tests/test_dataset.py 100.00% <100.00%> (ø)
heart_n_thoughts/tests/test_utils.py 100.00% <100.00%> (ø)
heart_n_thoughts/utils.py 100.00% <100.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 112a70c...0e79c08. Read the comment docs.