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

Do not re-create Vega.selections object unless selections changed #4497

Merged
merged 1 commit into from
Mar 3, 2023

Conversation

philippjfr
Copy link
Member

Fixes issue raised in #4487

@codecov
Copy link

codecov bot commented Mar 3, 2023

Codecov Report

Merging #4497 (6d25a22) into main (ecd08bd) will decrease coverage by 0.09%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #4497      +/-   ##
==========================================
- Coverage   82.21%   82.12%   -0.09%     
==========================================
  Files         243      243              
  Lines       35355    35357       +2     
==========================================
- Hits        29066    29036      -30     
- Misses       6289     6321      +32     
Flag Coverage Δ
ui-tests 35.52% <50.00%> (-0.27%) ⬇️
unitexamples-tests 74.15% <100.00%> (+0.02%) ⬆️

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

Impacted Files Coverage Δ
panel/pane/vega.py 82.25% <100.00%> (+0.19%) ⬆️
panel/tests/ui/widgets/test_misc.py 33.33% <0.00%> (-64.11%) ⬇️
panel/tests/ui/io/test_jupyter_server_extension.py 50.00% <0.00%> (-50.00%) ⬇️
panel/tests/conftest.py 88.08% <0.00%> (-1.28%) ⬇️
panel/tests/util.py 88.18% <0.00%> (-0.91%) ⬇️
panel/tests/ui/widgets/test_tabulator.py 98.22% <0.00%> (+0.15%) ⬆️
panel/io/state.py 70.22% <0.00%> (+0.17%) ⬆️
panel/reactive.py 79.48% <0.00%> (+0.19%) ⬆️
panel/io/cache.py 85.34% <0.00%> (+0.43%) ⬆️
panel/io/reload.py 73.91% <0.00%> (+4.34%) ⬆️

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

@philippjfr philippjfr merged commit 6f52ecb into main Mar 3, 2023
@philippjfr philippjfr deleted the vega_recreate_selections branch March 3, 2023 17:04
maximlt added a commit that referenced this pull request Mar 3, 2023
* keywords and like filters aren't regex (#4423)
* add examples folder dynamically added to the distrib (#4484)
* Small bug fixes  (#4481)
* use the right name for the method that gets the image data
* Bump cryptography in /examples/apps/django_multi_apps (#4418)
* Use latest react-grid from CDN (#4461)
* Fix url
* Fix React template
* prepare release notes
* Modify sys.path when running inside Jupyter Kernel (#4489)
* Add support for altair and vega-lite v5 (#4488)
* Do not re-create Vega.selections object unless selections changed (#4497)
* Bump panel.js version to 0.14.4-rc.2

---------

Co-authored-by: Simon Høxbro Hansen <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Philipp Rudiger <[email protected]>
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