napari / midi-app-controller

Control napari with a MIDI controller.
BSD 3-Clause "New" or "Revised" License
1 stars 3 forks source link

Uncomment a test for napari actions #93

Closed lukaszsmolinski closed 5 months ago

lukaszsmolinski commented 5 months ago

51 was merged so the test can be uncommented.

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 87.32%. Comparing base (d4fd2d9) to head (29c3127).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #93 +/- ## ========================================== + Coverage 86.94% 87.32% +0.37% ========================================== Files 15 15 Lines 1057 1057 ========================================== + Hits 919 923 +4 + Misses 138 134 -4 ```

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