algorand / conduit

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

Bump golang version to 1.21.10, go-algorand-sdk to 2.5.0, indexer, to… #172

Closed gmalouf closed 4 months ago

gmalouf commented 4 months ago

Summary

Bump golang version to 1.21.10, go-algorand-sdk to 2.5.0, indexer, to latest from hash from mainline branch.

Test Plan

Existing tests should pass

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 16.66667% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 72.77%. Comparing base (442791a) to head (18af212). Report is 70 commits behind head on master.

Files Patch % Lines
pkg/cli/cli.go 0.00% 1 Missing and 1 partial :warning:
pkg/cli/internal/list/list.go 0.00% 1 Missing and 1 partial :warning:
pkg/cli/internal/initialize/init.go 0.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #172 +/- ## ========================================== + Coverage 67.66% 72.77% +5.11% ========================================== Files 32 38 +6 Lines 1976 2788 +812 ========================================== + Hits 1337 2029 +692 - Misses 570 649 +79 - Partials 69 110 +41 ```

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