holoviz / holonote

Tools to create, edit, and persist annotated regions for HoloViews
https://holonote.holoviz.org
BSD 3-Clause "New" or "Revised" License
21 stars 2 forks source link

Don't show all elements if nothing is selected by visibile #133

Closed hoxbro closed 4 days ago

hoxbro commented 5 days ago

Fixes #132

codspeed-hq[bot] commented 5 days ago

CodSpeed Performance Report

Merging #133 will not alter performance

Comparing change_visibility (e53baa3) with main (eb9dbf4)

Summary

✅ 6 untouched benchmarks

codecov[bot] commented 5 days ago

Codecov Report

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

Project coverage is 86.79%. Comparing base (eb9dbf4) to head (e53baa3). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #133 +/- ## ========================================== + Coverage 86.74% 86.79% +0.04% ========================================== Files 26 26 Lines 2920 2930 +10 ========================================== + Hits 2533 2543 +10 Misses 387 387 ```

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

droumis commented 4 days ago

LGTM

image