algorand / conduit

Algorand's data pipeline framework.
MIT License
37 stars 26 forks source link

Bump go version for workflows to 1.20.14 #165

Closed gmalouf closed 6 months ago

gmalouf commented 6 months ago

Summary

Bump go version for workflows to 1.20.14.

Test Plan

Existing tests and builds should succeed.

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 72.89%. Comparing base (442791a) to head (3458dbc). Report is 68 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #165 +/- ## ========================================== + Coverage 67.66% 72.89% +5.23% ========================================== Files 32 38 +6 Lines 1976 2789 +813 ========================================== + Hits 1337 2033 +696 - Misses 570 646 +76 - Partials 69 110 +41 ```

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