Skip to content

Tests: Bump py-algorand-sdk to v1.17.0#4530

Merged
michaeldiamant merged 1 commit into
algorand:masterfrom
michaeldiamant:pysdk_bump
Sep 13, 2022
Merged

Tests: Bump py-algorand-sdk to v1.17.0#4530
michaeldiamant merged 1 commit into
algorand:masterfrom
michaeldiamant:pysdk_bump

Conversation

@michaeldiamant
Copy link
Copy Markdown
Contributor

Bumps py-algorand-sdk E2E dependency to the latest release: https://github.com/algorand/py-algorand-sdk/releases/tag/v1.17.0.

The request arose in #4149 (comment). To help isolate debugging should a failure arise, I prefer to make the change against master and merge back into the feature branch.

@michaeldiamant michaeldiamant changed the title Bump py-algorand-sdk to v1.17.0 Tests: Bump py-algorand-sdk to v1.17.0 Sep 12, 2022
@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 12, 2022

Codecov Report

Merging #4530 (1fb6ed9) into master (794a63d) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #4530   +/-   ##
=======================================
  Coverage   54.08%   54.08%           
=======================================
  Files         401      401           
  Lines       51542    51542           
=======================================
+ Hits        27876    27879    +3     
- Misses      21332    21334    +2     
+ Partials     2334     2329    -5     
Impacted Files Coverage Δ
network/phonebook.go 83.49% <0.00%> (-5.83%) ⬇️
ledger/tracker.go 74.89% <0.00%> (-3.83%) ⬇️
ledger/blockqueue.go 85.63% <0.00%> (-2.88%) ⬇️
network/wsNetwork.go 64.82% <0.00%> (-1.05%) ⬇️
ledger/acctupdates.go 70.19% <0.00%> (+0.59%) ⬆️
data/transactions/verify/txn.go 44.64% <0.00%> (+0.89%) ⬆️
catchup/service.go 70.86% <0.00%> (+1.48%) ⬆️
crypto/merkletrie/node.go 93.48% <0.00%> (+1.86%) ⬆️
agreement/proposalManager.go 98.03% <0.00%> (+1.96%) ⬆️
agreement/cryptoVerifier.go 69.71% <0.00%> (+2.11%) ⬆️
... and 3 more

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

@michaeldiamant michaeldiamant marked this pull request as ready for review September 12, 2022 15:34
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