Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependencies for consensus release. #90

Merged
merged 1 commit into from
Jun 2, 2023

Conversation

winder
Copy link
Contributor

@winder winder commented Jun 2, 2023

Summary

Update indexer dependency for the postgres exporter.
Update go SDK dependency for the latest type definitions.

Test Plan

Sandbox private network and e2e tests.

@winder winder requested a review from tzaffi June 2, 2023 13:19
@codecov
Copy link

codecov bot commented Jun 2, 2023

Codecov Report

Merging #90 (81ff23c) into master (442791a) will increase coverage by 1.43%.
The diff coverage is 74.59%.

@@            Coverage Diff             @@
##           master      #90      +/-   ##
==========================================
+ Coverage   67.66%   69.09%   +1.43%     
==========================================
  Files          32       36       +4     
  Lines        1976     2417     +441     
==========================================
+ Hits         1337     1670     +333     
- Misses        570      654      +84     
- Partials       69       93      +24     
Impacted Files Coverage Δ
conduit/data/block_export_data.go 100.00% <ø> (+92.30%) ⬆️
conduit/plugins/importers/algod/metrics.go 100.00% <ø> (ø)
...plugins/processors/filterprocessor/gen/generate.go 34.28% <ø> (ø)
pkg/cli/internal/list/list.go 20.75% <ø> (ø)
...lugins/exporters/postgresql/postgresql_exporter.go 66.66% <51.21%> (-11.54%) ⬇️
pkg/cli/cli.go 65.97% <65.97%> (ø)
conduit/pipeline/pipeline.go 66.18% <72.48%> (+0.72%) ⬆️
conduit/data/config.go 76.47% <76.47%> (ø)
conduit/plugins/importers/algod/algod_importer.go 87.34% <88.03%> (-0.97%) ⬇️
conduit/pipeline/errors.go 100.00% <100.00%> (ø)
... and 4 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@winder winder self-assigned this Jun 2, 2023
@winder winder marked this pull request as ready for review June 2, 2023 14:18
Copy link
Contributor

@tzaffi tzaffi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@winder winder merged commit bb17a20 into algorand:master Jun 2, 2023
@winder winder deleted the will/release-updates branch June 2, 2023 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants