go-algorand icon indicating copy to clipboard operation
go-algorand copied to clipboard

do not merge: test circle ci for TestAccountsCanSendMoney

Open nicholasguoalgorand opened this issue 2 years ago • 1 comments

Summary

Test Plan

nicholasguoalgorand avatar Aug 08 '22 18:08 nicholasguoalgorand

Codecov Report

Merging #4373 (54a5fcf) into master (d7ed271) will increase coverage by 0.00%. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #4373   +/-   ##
=======================================
  Coverage   55.28%   55.29%           
=======================================
  Files         395      395           
  Lines       50352    50352           
=======================================
+ Hits        27838    27843    +5     
- Misses      20119    20125    +6     
+ Partials     2395     2384   -11     
Impacted Files Coverage Δ
node/node.go 23.01% <0.00%> (-2.39%) :arrow_down:
ledger/acctupdates.go 69.92% <0.00%> (-0.61%) :arrow_down:
network/wsNetwork.go 64.89% <0.00%> (-0.29%) :arrow_down:
cmd/tealdbg/debugger.go 73.49% <0.00%> (+0.80%) :arrow_up:
data/abi/abi_type.go 88.62% <0.00%> (+0.94%) :arrow_up:
util/db/dbutil.go 50.30% <0.00%> (+1.21%) :arrow_up:
catchup/service.go 70.12% <0.00%> (+1.23%) :arrow_up:
ledger/blockqueue.go 85.05% <0.00%> (+2.87%) :arrow_up:
network/wsPeer.go 70.95% <0.00%> (+3.01%) :arrow_up:

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

codecov[bot] avatar Aug 08 '22 18:08 codecov[bot]