DeepLabCut / napari-deeplabcut

a napari plugin for labeling and refining keypoint data within DeepLabCut projects
GNU Lesser General Public License v3.0
51 stars 22 forks source link

Fix tracks for multi-animal data #114

Closed jeylau closed 6 months ago

jeylau commented 6 months ago

https://github.com/DeepLabCut/napari-deeplabcut/assets/30733203/6f244181-9e28-429b-a316-b276cc77b451

https://github.com/DeepLabCut/napari-deeplabcut/assets/30733203/1c607cb2-dd30-4f62-93fc-54ac6b81520d

codecov-commenter commented 6 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (3b76cfe) 81.89% compared to head (02ca353) 81.87%. Report is 1 commits behind head on main.

Files Patch % Lines
src/napari_deeplabcut/_widgets.py 75.00% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #114 +/- ## ========================================== - Coverage 81.89% 81.87% -0.03% ========================================== Files 11 11 Lines 1751 1754 +3 ========================================== + Hits 1434 1436 +2 - Misses 317 318 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.