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

Add HTTP cache support for generated 'webcomponent'.js #13

Merged
merged 1 commit into from
Dec 20, 2019

Conversation

playerla
Copy link
Owner

Fixes #12

@gitpod-io
Copy link

gitpod-io bot commented Dec 20, 2019

@codecov
Copy link

codecov bot commented Dec 20, 2019

Codecov Report

Merging #13 into master will decrease coverage by 2.66%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
- Coverage   93.47%   90.81%   -2.67%     
==========================================
  Files           2        2              
  Lines          92       98       +6     
==========================================
+ Hits           86       89       +3     
- Misses          6        9       +3
Impacted Files Coverage Δ
flask_socketio_lit_html/webcomponent_base.py 89.85% <66.66%> (-3.8%) ⬇️

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 3ceecf9...92ad61c. Read the comment docs.

@playerla playerla merged commit f218da2 into master Dec 20, 2019
@playerla
Copy link
Owner Author

Fixe #12 (no planned release)

playerla added a commit that referenced this pull request Dec 22, 2019
# Beta 0.1.5 Release of flask-socketio-lit-html

## Fixes since 0.1.4
Fixes #14
Fixes #13
@playerla playerla deleted the playerla/cache-and-minify-webcoponent-12 branch December 26, 2019 21:03
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.

Cache and minify webcoponent.js
1 participant