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

feat: user-configurable querycache and formcache #3695

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

araujo88
Copy link
Contributor

Adds user-configurable querycache and formcache.

Feature request: #3639

@codecov
Copy link

codecov bot commented Aug 12, 2023

Codecov Report

Merging #3695 (8d7e2a0) into master (d16fdb1) will increase coverage by 0.29%.
Report is 1 commits behind head on master.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #3695      +/-   ##
==========================================
+ Coverage   99.01%   99.31%   +0.29%     
==========================================
  Files          42       42              
  Lines        3157     3189      +32     
==========================================
+ Hits         3126     3167      +41     
+ Misses         21       15       -6     
+ Partials       10        7       -3     
Flag Coverage Δ
99.31% <100.00%> (+0.29%) ⬆️
go-1.18 99.21% <100.00%> (+0.29%) ⬆️
go-1.19 99.31% <100.00%> (+0.29%) ⬆️
go-1.20 99.31% <100.00%> (+0.29%) ⬆️
macos-latest 99.31% <100.00%> (+0.29%) ⬆️
ubuntu-latest 99.31% <100.00%> (+0.29%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
context.go 98.55% <100.00%> (+0.55%) ⬆️
gin.go 99.21% <100.00%> (+0.01%) ⬆️

... and 2 files with indirect coverage changes

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

1 participant