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

Allow partially unsyncing parameterized from the Location #1532

Merged
merged 1 commit into from
Aug 19, 2020

Conversation

philippjfr
Copy link
Member

Previous unsync would always operate on all the parameters of a Parameterized, now you can partially unsync just a subset of parameters.

@codecov
Copy link

codecov bot commented Aug 19, 2020

Codecov Report

Merging #1532 into master will increase coverage by 0.01%.
The diff coverage is 95.65%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1532      +/-   ##
==========================================
+ Coverage   85.72%   85.73%   +0.01%     
==========================================
  Files         145      145              
  Lines       15996    16015      +19     
==========================================
+ Hits        13713    13731      +18     
- Misses       2283     2284       +1     
Impacted Files Coverage Δ
panel/io/location.py 81.44% <91.66%> (+0.54%) ⬆️
panel/tests/io/test_location.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bc06d05...8de3146. Read the comment docs.

@philippjfr philippjfr merged commit 20bcd9c into master Aug 19, 2020
@philippjfr philippjfr deleted the unsync_location branch August 19, 2020 00:24
philippjfr added a commit that referenced this pull request Sep 17, 2020
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.

1 participant