dattalab / moseq2-model

Python scripts for linking kinect-extraction to pybasicbayes
Other
0 stars 2 forks source link

Test Suite Added #58

Closed aymanzay closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #58 into feat-refactor will increase coverage by 61.46%. The diff coverage is 96.07%.

Impacted file tree graph

@@                Coverage Diff                 @@
##           feat-refactor      #58       +/-   ##
==================================================
+ Coverage          28.44%   89.90%   +61.46%     
==================================================
  Files                 12       17        +5     
  Lines                879     1268      +389     
  Branches               0      166      +166     
==================================================
+ Hits                 250     1140      +890     
+ Misses               629       83      -546     
- Partials               0       45       +45     
Impacted Files Coverage Δ
moseq2_model/train/models.py 88.52% <ø> (+73.77%) :arrow_up:
moseq2_model/train/fit.py 75.51% <50.00%> (+50.51%) :arrow_up:
moseq2_model/train/util.py 81.53% <58.33%> (+68.36%) :arrow_up:
moseq2_model/helpers/wrappers.py 71.87% <60.60%> (+61.12%) :arrow_up:
moseq2_model/cli.py 91.07% <80.00%> (+10.30%) :arrow_up:
moseq2_model/tests/unit_tests/test_util.py 95.74% <95.65%> (+3.74%) :arrow_up:
moseq2_model/gui.py 100.00% <100.00%> (+85.18%) :arrow_up:
moseq2_model/helpers/data.py 77.43% <100.00%> (+65.16%) :arrow_up:
moseq2_model/tests/integration_tests/test_cli.py 100.00% <100.00%> (ø)
..._model/tests/integration_tests/test_data_helper.py 100.00% <100.00%> (ø)
... and 19 more

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 7f76b75...25ac4a0. Read the comment docs.