containerd / ttrpc

GRPC for low-memory environments
Apache License 2.0
558 stars 80 forks source link

replace pkg/errors #93

Closed zouyee closed 3 years ago

zouyee commented 3 years ago

Signed-off-by: Zou Nengren zouyee1989@gmail.com

codecov-commenter commented 3 years ago

Codecov Report

Merging #93 (81faa3e) into main (360e86c) will increase coverage by 3.40%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #93      +/-   ##
==========================================
+ Coverage   70.75%   74.15%   +3.40%     
==========================================
  Files          11       11              
  Lines         612      708      +96     
==========================================
+ Hits          433      525      +92     
- Misses        142      148       +6     
+ Partials       37       35       -2     
Impacted Files Coverage Δ
channel.go 88.23% <0.00%> (+6.41%) :arrow_up:
client.go 84.53% <0.00%> (+3.00%) :arrow_up:
codec.go 66.66% <0.00%> (+6.66%) :arrow_up:
config.go 33.33% <ø> (+3.33%) :arrow_up:
server.go 76.19% <ø> (+1.70%) :arrow_up:
services.go 47.36% <0.00%> (+5.57%) :arrow_up:
unixcreds_linux.go 53.84% <0.00%> (+3.84%) :arrow_up:
handshake.go 100.00% <0.00%> (ø)
interceptor.go 100.00% <0.00%> (ø)
... and 7 more

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 360e86c...81faa3e. Read the comment docs.