holoviz / panel

Panel: The powerful data exploration & web app framework for Python
https://panel.holoviz.org
BSD 3-Clause "New" or "Revised" License
4.8k stars 519 forks source link

refactor: Update ObjectSelector to Selector #7493

Closed hoxbro closed 1 week ago

hoxbro commented 1 week ago

See https://github.com/holoviz/param/issues/728

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 82.37%. Comparing base (e24f443) to head (f838172). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #7493 +/- ## ========================================== + Coverage 81.96% 82.37% +0.40% ========================================== Files 339 339 Lines 50994 50994 ========================================== + Hits 41797 42005 +208 + Misses 9197 8989 -208 ```

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