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

Load only required resources #4562

Merged
merged 4 commits into from
Mar 26, 2023
Merged

Load only required resources #4562

merged 4 commits into from
Mar 26, 2023

Conversation

philippjfr
Copy link
Member

Ensures that if the extension has been loaded we only serve resources for the extensions that have been requested.

@codecov
Copy link

codecov bot commented Mar 26, 2023

Codecov Report

Merging #4562 (153023d) into main (f9ee6ea) will decrease coverage by 0.03%.
The diff coverage is 68.18%.

@@            Coverage Diff             @@
##             main    #4562      +/-   ##
==========================================
- Coverage   83.56%   83.54%   -0.03%     
==========================================
  Files         254      254              
  Lines       36780    36814      +34     
==========================================
+ Hits        30736    30755      +19     
- Misses       6044     6059      +15     
Flag Coverage Δ
ui-tests 39.56% <68.18%> (+<0.01%) ⬆️
unitexamples-tests 73.64% <68.18%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
panel/config.py 56.33% <0.00%> (-0.88%) ⬇️
panel/reactive.py 80.60% <ø> (ø)
panel/io/resources.py 84.18% <76.19%> (-0.53%) ⬇️
panel/util/__init__.py 87.34% <80.00%> (-0.21%) ⬇️
panel/io/state.py 70.57% <85.71%> (+0.18%) ⬆️

... and 1 file with indirect coverage changes

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

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