go-algorand
go-algorand copied to clipboard
AVM: Merge feature/avm box into master
Provides a draft PR to simplify tracking changes to feature/avm-box.
Codecov Report
Merging #4149 (238906c) into master (ab87a8a) will decrease coverage by
0.31%. The diff coverage is61.12%.
@@ Coverage Diff @@
## master #4149 +/- ##
==========================================
- Coverage 54.49% 54.18% -0.32%
==========================================
Files 407 413 +6
Lines 52425 53408 +983
==========================================
+ Hits 28569 28939 +370
- Misses 21472 22060 +588
- Partials 2384 2409 +25
| Impacted Files | Coverage Δ | |
|---|---|---|
| catchup/ledgerFetcher.go | 39.32% <0.00%> (-0.91%) |
:arrow_down: |
| cmd/goal/interact.go | 3.62% <0.00%> (ø) |
|
| cmd/tealdbg/localLedger.go | 64.81% <0.00%> (-0.41%) |
:arrow_down: |
| config/localTemplate.go | 40.00% <ø> (ø) |
|
| daemon/algod/api/server/v2/dryrun.go | 70.60% <0.00%> (-0.22%) |
:arrow_down: |
| daemon/algod/api/server/v2/utils.go | 12.92% <0.00%> (-0.27%) |
:arrow_down: |
| data/basics/userBalance.go | 29.72% <0.00%> (-1.41%) |
:arrow_down: |
| data/transactions/logic/doc.go | 61.53% <ø> (ø) |
|
| data/transactions/logic/fields.go | 75.12% <ø> (ø) |
|
| data/transactions/logic/fields_string.go | 44.44% <ø> (ø) |
|
| ... and 70 more |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Please merge master in, and I'll run catchpoint test with overflown accounts
PR looks ready to merge. Since I opened it, I can't approve.
Note - Calling it out so it's not forgotten: https://github.com/algorand/go-algorand/pull/4704 is also needed for the release.