willnorris / imageproxy

A caching, resizing image proxy written in Go
Apache License 2.0
3.56k stars 484 forks source link

update deps #334

Closed willnorris closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #334 (458c8ca) into main (13bafdb) will not change coverage. The diff coverage is 50.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #334   +/-   ##
=======================================
  Coverage   87.20%   87.20%           
=======================================
  Files           6        6           
  Lines         508      508           
=======================================
  Hits          443      443           
  Misses         35       35           
  Partials       30       30           
Impacted Files Coverage Δ
imageproxy.go 79.80% <0.00%> (ø)
cmd/imageproxy-sign/main.go 86.11% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 13bafdb...458c8ca. Read the comment docs.