containerd / ttrpc

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

Update checkout and lint actions #109

Closed dmcgowan closed 2 years ago

dmcgowan commented 2 years ago

Try to fix CI failures

codecov-commenter commented 2 years ago

Codecov Report

Merging #109 (ff1e359) into main (b194a10) will increase coverage by 0.66%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #109      +/-   ##
==========================================
+ Coverage   63.29%   63.96%   +0.66%     
==========================================
  Files          11       11              
  Lines        1049     1049              
==========================================
+ Hits          664      671       +7     
+ Misses        341      332       -9     
- Partials       44       46       +2     
Impacted Files Coverage Δ
src/github.com/containerd/ttrpc/server.go 75.07% <0.00%> (-0.94%) :arrow_down:
src/github.com/containerd/ttrpc/client.go 79.75% <0.00%> (+4.13%) :arrow_up:

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 b194a10...ff1e359. Read the comment docs.