webp-sh / webp_server_go

Go version of WebP Server. A tool that will serve your JPG/PNG/BMP/SVGs as WebP/AVIF format with compression, on-the-fly.
https://docs.webp.sh
GNU General Public License v3.0
1.83k stars 174 forks source link

Let's try Go 1.20 #167

Closed n0vad3v closed 1 year ago

github-actions[bot] commented 1 year ago

ghcr.io/webp-sh/webp_server_go (alpine 3.17.1)
==============================================
Total: 0 (HIGH: 0, CRITICAL: 0)
github-actions[bot] commented 1 year ago

ghcr.io/webp-sh/webp_server_go (alpine 3.17.1)
==============================================
Total: 0 (HIGH: 0, CRITICAL: 0)
github-actions[bot] commented 1 year ago

ghcr.io/webp-sh/webp_server_go (alpine 3.17.1)
==============================================
Total: 0 (HIGH: 0, CRITICAL: 0)
codecov[bot] commented 1 year ago

Codecov Report

Merging #167 (9193c19) into master (9efead2) will increase coverage by 0.09%. The diff coverage is 50.00%.

@@            Coverage Diff             @@
##           master     #167      +/-   ##
==========================================
+ Coverage   83.57%   83.66%   +0.09%     
==========================================
  Files           6        6              
  Lines         542      545       +3     
==========================================
+ Hits          453      456       +3     
+ Misses         61       58       -3     
- Partials       28       31       +3     
Impacted Files Coverage Δ
webp-server.go 76.92% <ø> (-0.26%) :arrow_down:
router.go 86.00% <33.33%> (-3.70%) :arrow_down:
encoder.go 77.35% <75.00%> (+0.21%) :arrow_up:
update.go 75.00% <0.00%> (+10.00%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more