Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved exceptional handler in unlocked message dispatch #6447

Merged
merged 2 commits into from
Mar 6, 2024

Conversation

philippjfr
Copy link
Member

Followup on #6443, ensuring that we handle exceptions correctly.

Copy link

codecov bot commented Mar 6, 2024

Codecov Report

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

Project coverage is 71.56%. Comparing base (0621ac3) to head (2e26f07).

Files Patch % Lines
panel/io/document.py 0.00% 16 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #6447       +/-   ##
===========================================
- Coverage   82.06%   71.56%   -10.50%     
===========================================
  Files         310      310               
  Lines       45929    45930        +1     
===========================================
- Hits        37691    32871     -4820     
- Misses       8238    13059     +4821     
Flag Coverage Δ
ui-tests ?
unitexamples-tests 71.56% <0.00%> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@philippjfr philippjfr merged commit 06f0318 into main Mar 6, 2024
13 of 15 checks passed
@philippjfr philippjfr deleted the exception_handler branch March 6, 2024 14:43
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.

None yet

1 participant