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

Fix defer_load handling #5107

Merged
merged 2 commits into from
Jun 13, 2023
Merged

Fix defer_load handling #5107

merged 2 commits into from
Jun 13, 2023

Conversation

philippjfr
Copy link
Member

Fixes #5105

@codecov
Copy link

codecov bot commented Jun 13, 2023

Codecov Report

Merging #5107 (e3b6f3b) into main (d04fbce) will decrease coverage by 9.89%.
The diff coverage is 91.30%.

@@            Coverage Diff             @@
##             main    #5107      +/-   ##
==========================================
- Coverage   83.69%   73.81%   -9.89%     
==========================================
  Files         274      274              
  Lines       39254    39268      +14     
==========================================
- Hits        32854    28986    -3868     
- Misses       6400    10282    +3882     
Flag Coverage Δ
ui-tests ?
unitexamples-tests 73.81% <91.30%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
panel/io/state.py 72.20% <ø> (-1.20%) ⬇️
panel/tests/test_config.py 99.15% <88.88%> (-0.85%) ⬇️
panel/tests/test_param.py 99.66% <90.90%> (-0.09%) ⬇️
panel/param.py 88.40% <100.00%> (+0.03%) ⬆️

... and 59 files with indirect coverage changes

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

@philippjfr philippjfr merged commit 1c006f5 into main Jun 13, 2023
13 of 15 checks passed
@philippjfr philippjfr deleted the 5105_fix_defer branch June 13, 2023 17:59
@MarcSkovMadsen MarcSkovMadsen mentioned this pull request Jun 14, 2023
4 tasks
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.config.defer_load not working
1 participant