Skip to content

test: fix after boxes and prefetcher remerge#4716

Merged
algorandskiy merged 2 commits into
algorand:masterfrom
algorandskiy:pavel/prefetch-test-fix
Nov 1, 2022
Merged

test: fix after boxes and prefetcher remerge#4716
algorandskiy merged 2 commits into
algorand:masterfrom
algorandskiy:pavel/prefetch-test-fix

Conversation

@algorandskiy
Copy link
Copy Markdown
Contributor

Summary

#4149 changed test client API
#4352 used old API

This is a test

@algorandskiy algorandskiy self-assigned this Nov 1, 2022
@algorandskiy algorandskiy marked this pull request as ready for review November 1, 2022 01:55
@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 1, 2022

Codecov Report

Merging #4716 (fe686b6) into master (e6f396b) will increase coverage by 0.02%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master    #4716      +/-   ##
==========================================
+ Coverage   54.34%   54.36%   +0.02%     
==========================================
  Files         414      414              
  Lines       53504    53504              
==========================================
+ Hits        29078    29090      +12     
+ Misses      22014    22008       -6     
+ Partials     2412     2406       -6     
Impacted Files Coverage Δ
ledger/internal/eval.go 48.99% <0.00%> (ø)
cmd/tealdbg/debugger.go 72.69% <0.00%> (-0.81%) ⬇️
catchup/service.go 68.64% <0.00%> (-0.75%) ⬇️
ledger/testing/randomAccounts.go 56.61% <0.00%> (ø)
ledger/accountdb.go 72.43% <0.00%> (+0.15%) ⬆️
ledger/catchpointtracker.go 60.59% <0.00%> (+0.74%) ⬆️
data/transactions/verify/txn.go 77.14% <0.00%> (+0.95%) ⬆️
ledger/blockqueue.go 88.50% <0.00%> (+2.87%) ⬆️

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

Copy link
Copy Markdown
Contributor

@michaeldiamant michaeldiamant left a comment

Choose a reason for hiding this comment

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

@algorandskiy Thanks for catching + fixing.

@algorandskiy algorandskiy merged commit 97c232d into algorand:master Nov 1, 2022
@algorandskiy algorandskiy deleted the pavel/prefetch-test-fix branch March 16, 2026 20:06
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