yarpc / yarpc-go

A message passing platform for Go
MIT License
401 stars 101 forks source link

Upgraded go version in go.mod and ran mod tiny #2255

Closed biosvs closed 2 months ago

biosvs commented 2 months ago

Updated go version in go.mod, ran go mod tidy for go.mod's in subdirectories, set toolchain version.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 76.67%. Comparing base (ed888ff) to head (e7218cf). Report is 16 commits behind head on dev.

:exclamation: Current head e7218cf differs from pull request most recent head a593272. Consider uploading reports for the commit a593272 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #2255 +/- ## ========================================== + Coverage 75.69% 76.67% +0.97% ========================================== Files 209 205 -4 Lines 12835 12664 -171 ========================================== - Hits 9716 9710 -6 + Misses 2648 2482 -166 - Partials 471 472 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.