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

Adds cache mode fixes, overridden_cache_mode method, and impl Default for CacheMode #67

Merged
merged 12 commits into from
Jan 15, 2024

Conversation

06chaynes
Copy link
Owner

No description provided.

dependabot bot and others added 12 commits December 4, 2023 14:24
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.4.3 to 4.5.0.
- [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases)
- [Commits](JamesIves/github-pages-deploy-action@v4.4.3...v4.5.0)

---
updated-dependencies:
- dependency-name: JamesIves/github-pages-deploy-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…op/JamesIves/github-pages-deploy-action-4.5.0

Bump JamesIves/github-pages-deploy-action from 4.4.3 to 4.5.0
chore(http-cache): add default cache mode
fix `cache_mode_fn` consistency
allow mode override by reqwest-middleware extension
Copy link

codecov bot commented Jan 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c1e8b6b) 92.58% compared to head (97fe6de) 92.90%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #67      +/-   ##
==========================================
+ Coverage   92.58%   92.90%   +0.31%     
==========================================
  Files          11       11              
  Lines        1092     1141      +49     
==========================================
+ Hits         1011     1060      +49     
  Misses         81       81              

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

@06chaynes 06chaynes merged commit 9f353b7 into main Jan 15, 2024
41 checks passed
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