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: Cache control 404 asset requests #15327

Merged

fix golang-cilint warning

a6182e0
Select commit
Loading
Failed to load commit list.
Merged

fix: Cache control 404 asset requests #15327

fix golang-cilint warning
a6182e0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 2, 2023 in 0s

49.90% (+0.02%) compared to ef7f32e

View this Pull Request on Codecov

49.90% (+0.02%) compared to ef7f32e

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02% 🎉

Comparison is base (ef7f32e) 49.88% compared to head (a6182e0) 49.90%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #15327      +/-   ##
==========================================
+ Coverage   49.88%   49.90%   +0.02%     
==========================================
  Files         263      263              
  Lines       45185    45188       +3     
==========================================
+ Hits        22541    22553      +12     
+ Misses      20427    20419       -8     
+ Partials     2217     2216       -1     
Files Changed Coverage Δ
server/server.go 56.10% <100.00%> (+1.06%) ⬆️

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