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

Minor compatibility fixes for PySide6==6.4.2 #115

Closed jeylau closed 6 months ago

jeylau commented 6 months ago

Beyond the test for a checkbox state that needed a fix, I couldn't spot anything else; the GUI is functional. It looks to me like we're good to go for an upgrade of PySide6.

codecov-commenter commented 6 months ago

Codecov Report

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

Comparison is base (fa2145c) 81.87% compared to head (cfa84b6) 81.87%.

Files Patch % Lines
src/napari_deeplabcut/_widgets.py 50.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 #115 +/- ## ======================================= Coverage 81.87% 81.87% ======================================= Files 11 11 Lines 1754 1754 ======================================= Hits 1436 1436 Misses 318 318 ```

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