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

Explicitly check hook signature #7502

Closed philippjfr closed 3 days ago

philippjfr commented 3 days ago

Ensure we do not mask hook errors (as seen in https://github.com/holoviz/panel/issues/7438) due to handling hook signature fallback using try/except.

codecov[bot] commented 3 days ago

Codecov Report

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

Project coverage is 82.38%. Comparing base (b597638) to head (a24dac7). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #7502 +/- ## ======================================= Coverage 82.37% 82.38% ======================================= Files 339 339 Lines 50995 50995 ======================================= + Hits 42008 42011 +3 + Misses 8987 8984 -3 ```

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


🚨 Try these New Features: