cloudflare / gokeyless

Go implementation of the keyless protocol
https://blog.cloudflare.com/keyless-ssl-the-nitty-gritty-technical-details/
Other
472 stars 81 forks source link

Testing retry and timeout for signing ops #366

Closed lgarofalo closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #366 (948f1d1) into master (8a0ea91) will decrease coverage by 0.49%. The diff coverage is 16.98%.

@@            Coverage Diff             @@
##           master     #366      +/-   ##
==========================================
- Coverage   48.73%   48.25%   -0.49%     
==========================================
  Files          24       24              
  Lines        3156     3202      +46     
==========================================
+ Hits         1538     1545       +7     
- Misses       1444     1482      +38     
- Partials      174      175       +1     
Impacted Files Coverage Δ
cmd/gokeyless/gokeyless.go 20.82% <0.00%> (-0.61%) :arrow_down:
server/server.go 51.16% <20.45%> (-2.30%) :arrow_down: