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

fix: handle _redirects for If-None-Match headers #412

Merged
merged 6 commits into from
Jul 25, 2023

docs: add changelog entry

d9b38ab
Select commit
Loading
Failed to load commit list.
Merged

fix: handle _redirects for If-None-Match headers #412

docs: add changelog entry
d9b38ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 25, 2023 in 0s

49.76% (+0.13%) compared to f6b448b

View this Pull Request on Codecov

49.76% (+0.13%) compared to f6b448b

Details

Codecov Report

Merging #412 (d9b38ab) into main (f6b448b) will increase coverage by 0.13%.
The diff coverage is 25.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #412      +/-   ##
==========================================
+ Coverage   49.62%   49.76%   +0.13%     
==========================================
  Files         248      248              
  Lines       29912    29933      +21     
==========================================
+ Hits        14843    14895      +52     
+ Misses      13640    13610      -30     
+ Partials     1429     1428       -1     
Files Changed Coverage Δ
gateway/handler_defaults.go 37.65% <0.00%> (-2.62%) ⬇️
gateway/handler.go 78.91% <58.33%> (+0.98%) ⬆️

... and 10 files with indirect coverage changes