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

Update to compatibility with latest param.rx API #5918

Merged
merged 1 commit into from
Oct 3, 2023
Merged

Conversation

philippjfr
Copy link
Member

@philippjfr philippjfr commented Oct 3, 2023

param2.0.0rc6 changed the API for getting the current value of an rx object to .rx.value

@codecov-commenter
Copy link

Codecov Report

Merging #5918 (2dc79dd) into main (44f9317) will decrease coverage by 65.16%.
The diff coverage is 0.00%.

@@             Coverage Diff             @@
##             main    #5918       +/-   ##
===========================================
- Coverage   88.42%   23.27%   -65.16%     
===========================================
  Files         313      313               
  Lines       65160    65156        -4     
===========================================
- Hits        57619    15162    -42457     
- Misses       7541    49994    +42453     
Flag Coverage Δ
ui-tests 23.27% <0.00%> (ø)

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

Files Coverage Δ
holoviews/core/spaces.py 14.77% <0.00%> (-69.85%) ⬇️

... and 297 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@philippjfr
Copy link
Member Author

Apologies for merging without tests passing but there's a bunch of blockers that currently prevent building working Panel packages that would allow the test suite to pass and this change is trivial.

@philippjfr philippjfr merged commit f680302 into main Oct 3, 2023
2 of 11 checks passed
@philippjfr philippjfr deleted the param_rx_value branch October 3, 2023 15:32
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