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

Override param.rx display accessor on import #6470

Merged
merged 1 commit into from
Mar 11, 2024
Merged

Conversation

philippjfr
Copy link
Member

Fixes #6409

@philippjfr philippjfr marked this pull request as ready for review March 11, 2024 09:20
Copy link

codecov bot commented Mar 11, 2024

Codecov Report

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

Project coverage is 71.58%. Comparing base (7ebde29) to head (e8c5b5a).

Files Patch % Lines
panel/io/notebook.py 77.77% 2 Missing ⚠️
panel/config.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6470      +/-   ##
==========================================
+ Coverage   71.56%   71.58%   +0.02%     
==========================================
  Files         310      310              
  Lines       45996    45996              
==========================================
+ Hits        32917    32928      +11     
+ Misses      13079    13068      -11     
Flag Coverage Δ
unitexamples-tests 71.58% <70.00%> (+0.02%) ⬆️

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 e2b3501 into main Mar 11, 2024
11 of 15 checks passed
@philippjfr philippjfr deleted the rx_accessor_import branch March 11, 2024 10:15
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.

pn.rx() should be displayable in IPython directly
1 participant