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 CloudFront cache invalidation #32

Merged
merged 1 commit into from Oct 3, 2018
Merged

Add CloudFront cache invalidation #32

merged 1 commit into from Oct 3, 2018

Conversation

bep
Copy link
Owner

@bep bep commented Jun 20, 2018

Fixes #31

@codecov-io
Copy link

codecov-io commented Jun 20, 2018

Codecov Report

Merging #32 into master will decrease coverage by 2.36%.
The diff coverage is 54.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #32      +/-   ##
==========================================
- Coverage   69.95%   67.59%   -2.37%     
==========================================
  Files           6        8       +2     
  Lines         436      577     +141     
==========================================
+ Hits          305      390      +85     
- Misses        103      157      +54     
- Partials       28       30       +2
Impacted Files Coverage Δ
lib/s3.go 0% <0%> (ø) ⬆️
lib/session.go 0% <0%> (ø)
lib/config.go 92.85% <100%> (+0.26%) ⬆️
lib/store.go 74.22% <52.63%> (-5.78%) ⬇️
lib/files.go 81.44% <60%> (-1.72%) ⬇️
lib/cloudfront.go 68.68% <68.68%> (ø)
lib/deployer.go 81.32% <77.77%> (+0.43%) ⬆️

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 9f84015...d9f955f. Read the comment docs.

@bep bep force-pushed the cloudfront-cache branch 4 times, most recently from 17cb9be to 3c2093b Compare June 21, 2018 18:28
@bep bep force-pushed the cloudfront-cache branch 9 times, most recently from f7764aa to 45701db Compare October 3, 2018 17:47
@bep bep changed the title WORK IN PROGRESS: Add CloudFront cache invalidation Add CloudFront cache invalidation Oct 3, 2018
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

3 participants