dattalab / moseq2-model

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

chore!: main_model_path to base_model_path #82

Closed versey-sherry closed 2 years ago

versey-sherry commented 2 years ago

Issue being fixed or feature implemented

I changed main_model_path to base_model_path

What was done?

I changed main_model_path to base_model_path

How Has This Been Tested?

Locally and CI

Breaking Changes

main_model_path is now called base_model_path, moseq2-model, moseq2-viz, moseq2-app are the repos that are affected.

Checklist:

codecov[bot] commented 2 years ago

Codecov Report

Merging #82 (ba301e4) into dev (c2d1275) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev      #82   +/-   ##
=======================================
  Coverage   85.33%   85.33%           
=======================================
  Files           8        8           
  Lines         716      716           
  Branches      169      169           
=======================================
  Hits          611      611           
  Misses         57       57           
  Partials       48       48           
Impacted Files Coverage Δ
moseq2_model/gui.py 90.32% <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 c2d1275...ba301e4. Read the comment docs.