napari / midi-app-controller

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

Make actions modify only the active layer #82

Closed lukaszsmolinski closed 6 months ago

lukaszsmolinski commented 6 months ago

Make napari actions modify only the active layer instead of all selected.

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 0% with 14 lines in your changes are missing coverage. Please review.

Project coverage is 37.72%. Comparing base (da4a2a8) to head (19010d9).

Files Patch % Lines
midi_app_controller/actions/napari_actions.py 0.00% 14 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #82 +/- ## ======================================= Coverage 37.72% 37.72% ======================================= Files 14 14 Lines 1047 1047 ======================================= Hits 395 395 Misses 652 652 ```

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