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

Ensure busy counter is always reset #6698

Merged
merged 3 commits into from
Apr 9, 2024
Merged

Ensure busy counter is always reset #6698

merged 3 commits into from
Apr 9, 2024

Conversation

philippjfr
Copy link
Member

Fixes #6697

Copy link

codecov bot commented Apr 9, 2024

Codecov Report

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

Project coverage is 22.10%. Comparing base (76c911a) to head (b983770).
Report is 1 commits behind head on main.

❗ Current head b983770 differs from pull request most recent head 6c199df. Consider uploading reports for the commit 6c199df to get more accurate results

Files Patch % Lines
panel/reactive.py 0.00% 10 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #6698       +/-   ##
===========================================
- Coverage   40.01%   22.10%   -17.92%     
===========================================
  Files         313      313               
  Lines       46194    46210       +16     
===========================================
- Hits        18486    10216     -8270     
- Misses      27708    35994     +8286     
Flag Coverage Δ
ui-tests ?
unitexamples-tests 22.10% <0.00%> (?)

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 b297d20 into main Apr 9, 2024
12 of 14 checks passed
@philippjfr philippjfr deleted the busy_fix branch April 9, 2024 10:35
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.

Inconsistent pn.state.busy when throttling is enabled globally
1 participant