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 cache versioning support #197

Merged
merged 1 commit into from
Dec 24, 2021
Merged

Add cache versioning support #197

merged 1 commit into from
Dec 24, 2021

Conversation

synfinatic
Copy link
Owner

Fixes: #195

@codecov
Copy link

codecov bot commented Dec 24, 2021

Codecov Report

Merging #197 (bec0c0b) into main (0e41a7a) will decrease coverage by 0.14%.
The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #197      +/-   ##
==========================================
- Coverage   41.56%   41.41%   -0.15%     
==========================================
  Files          10       10              
  Lines        1600     1608       +8     
==========================================
+ Hits          665      666       +1     
- Misses        880      887       +7     
  Partials       55       55              
Impacted Files Coverage Δ
sso/cache.go 42.71% <80.00%> (-0.30%) ⬇️
sso/awssso.go 0.00% <0.00%> (ø)

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 0e41a7a...bec0c0b. Read the comment docs.

@synfinatic synfinatic merged commit aa00402 into main Dec 24, 2021
@synfinatic synfinatic deleted the cache-version branch December 24, 2021 19:41
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.

Add cache file versioning support
1 participant