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

Adjust ReactiveHTML css resources for relative paths #5779

Merged
merged 3 commits into from
Oct 30, 2023

Conversation

philippjfr
Copy link
Member

Fixes #5775

@codecov
Copy link

codecov bot commented Oct 30, 2023

Codecov Report

Merging #5779 (ee2413a) into main (f645147) will increase coverage by 0.02%.
Report is 3 commits behind head on main.
The diff coverage is 48.00%.

@@            Coverage Diff             @@
##             main    #5779      +/-   ##
==========================================
+ Coverage   73.65%   73.68%   +0.02%     
==========================================
  Files         289      290       +1     
  Lines       42127    42151      +24     
==========================================
+ Hits        31030    31058      +28     
+ Misses      11097    11093       -4     
Flag Coverage Δ
unitexamples-tests 73.68% <48.00%> (+0.02%) ⬆️

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

Files Coverage Δ
panel/reactive.py 79.14% <100.00%> (+0.03%) ⬆️
panel/tests/ui/io/test_jupyterlite.py 33.33% <0.00%> (ø)
panel/tests/ui/io/test_resources.py 45.45% <45.45%> (ø)

... and 6 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 528ac3f into main Oct 30, 2023
@philippjfr philippjfr deleted the adjust_css_rel_path branch October 30, 2023 14:34
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.

404 error for some css resources for deep links
1 participant