Skip to content

Conversation

@philippjfr
Copy link
Member

We use custom bokeh handlers to allow us add our custom handling such as setting the curdoc, profiling, configuring session re-connects, track launching sessions etc. Until now function based apps bypassed all this meaning that they did not behave like other apps.

@codecov
Copy link

codecov bot commented Oct 14, 2025

Codecov Report

❌ Patch coverage is 69.69697% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.23%. Comparing base (77a8ff0) to head (61ee0bf).
⚠️ Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
panel/io/handlers.py 65.51% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8249      +/-   ##
==========================================
+ Coverage   70.10%   70.23%   +0.12%     
==========================================
  Files         347      347              
  Lines       54092    54151      +59     
==========================================
+ Hits        37921    38032     +111     
+ Misses      16171    16119      -52     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@philippjfr
Copy link
Member Author

Test failures are unrelated. I'll open a new PR to fix that.

@philippjfr philippjfr merged commit f7c0cf6 into main Oct 29, 2025
17 of 21 checks passed
@philippjfr philippjfr deleted the function_handler branch October 29, 2025 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants