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

RGGPlot: rename the method that gets the image data #4380

Merged
merged 1 commit into from
Feb 8, 2023
Merged

Conversation

maximlt
Copy link
Member

@maximlt maximlt commented Feb 2, 2023

This PR renames the RGGPlot _img method to _data. This pane being untested this slipped through some (old?) refactoring. The pane being undocumented too, nobody complained about it because presumably nobody's really using it :)

@codecov
Copy link

codecov bot commented Feb 2, 2023

Codecov Report

Merging #4380 (c3c3acf) into main (b44a724) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #4380   +/-   ##
=======================================
  Coverage   82.78%   82.78%           
=======================================
  Files         240      240           
  Lines       34822    34822           
=======================================
+ Hits        28828    28829    +1     
+ Misses       5994     5993    -1     
Flag Coverage Δ
ui-tests 38.26% <100.00%> (+0.01%) ⬆️
unitexamples-tests 73.78% <100.00%> (-0.02%) ⬇️

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

Impacted Files Coverage Δ
panel/pane/plot.py 64.03% <100.00%> (ø)
panel/util/__init__.py 86.66% <0.00%> (-0.45%) ⬇️
panel/tests/ui/widgets/test_input.py 99.47% <0.00%> (ø)
panel/tests/util.py 91.26% <0.00%> (+1.94%) ⬆️

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

@philippjfr
Copy link
Member

Yeah considering deprecating it but for now I'll merge.

@philippjfr philippjfr merged commit f9ed470 into main Feb 8, 2023
@philippjfr philippjfr deleted the fix_rggplot branch February 8, 2023 18:40
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

2 participants