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

Ensure .js mimetype is set correctly #4118

Merged
merged 2 commits into from
Nov 15, 2022
Merged

Ensure .js mimetype is set correctly #4118

merged 2 commits into from
Nov 15, 2022

Conversation

philippjfr
Copy link
Member

Fixes #4080

@codecov
Copy link

codecov bot commented Nov 14, 2022

Codecov Report

Merging #4118 (f3c68f3) into master (1f3d889) will increase coverage by 0.00%.
The diff coverage is 66.66%.

@@           Coverage Diff           @@
##           master    #4118   +/-   ##
=======================================
  Coverage   83.56%   83.56%           
=======================================
  Files         223      223           
  Lines       33256    33262    +6     
=======================================
+ Hits        27791    27797    +6     
  Misses       5465     5465           
Flag Coverage Δ
ui-tests 37.56% <66.66%> (+0.02%) ⬆️
unitexamples-tests 74.65% <66.66%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
panel/io/resources.py 86.39% <66.66%> (-0.42%) ⬇️
panel/io/state.py 69.81% <0.00%> (-0.19%) ⬇️
panel/tests/util.py 91.26% <0.00%> (+2.91%) ⬆️

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

@philippjfr philippjfr merged commit fc207d6 into master Nov 15, 2022
@philippjfr philippjfr deleted the mimetypes_fix branch November 15, 2022 08:19
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.

Panel 0.14.0 breaks Fast Templates
2 participants