dattalab / moseq2-model

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

Simplify Model Summary Function #67

Closed aymanzay closed 4 years ago

aymanzay commented 4 years ago

Feature Addition

Refactoring Changes

codecov[bot] commented 4 years ago

Codecov Report

Merging #67 into wrapper-cleanup will increase coverage by 0.25%. The diff coverage is 91.66%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##           wrapper-cleanup      #67      +/-   ##
===================================================
+ Coverage            86.27%   86.53%   +0.25%     
===================================================
  Files                    8        8              
  Lines                  612      594      -18     
  Branches               145      130      -15     
===================================================
- Hits                   528      514      -14     
  Misses                  46       46              
+ Partials                38       34       -4     
Impacted Files Coverage Δ
moseq2_model/gui.py 100.00% <ø> (ø)
moseq2_model/train/util.py 92.66% <90.90%> (+1.96%) :arrow_up:
moseq2_model/helpers/wrappers.py 88.70% <100.00%> (+0.37%) :arrow_up:

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 de30488...6c8b962. Read the comment docs.