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

chore(http-cache): add default cache mode #62

Merged
merged 2 commits into from
Dec 18, 2023
Merged

chore(http-cache): add default cache mode #62

merged 2 commits into from
Dec 18, 2023

Conversation

j-mendez
Copy link
Contributor

No description provided.

06chaynes and others added 2 commits November 1, 2023 18:07
Adds cache_mode_fn and cache_bust fields to HttpCacheOptions
@06chaynes 06chaynes changed the base branch from main to develop December 17, 2023 20:37
Copy link

codecov bot commented Dec 17, 2023

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (4342544) 92.38% compared to head (eefcb59) 92.58%.
Report is 9 commits behind head on develop.

Files Patch % Lines
http-cache/src/lib.rs 84.84% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #62      +/-   ##
===========================================
+ Coverage    92.38%   92.58%   +0.19%     
===========================================
  Files           11       11              
  Lines          959     1092     +133     
===========================================
+ Hits           886     1011     +125     
- Misses          73       81       +8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@06chaynes 06chaynes merged commit 3d665f1 into 06chaynes:develop Dec 18, 2023
40 checks passed
@06chaynes
Copy link
Owner

Thanks for the contribution!

@j-mendez j-mendez deleted the patch-1 branch December 21, 2023 10:10
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.

3 participants