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

go-algorand 3.18.0-stable Release PR #5722

Merged
merged 71 commits into from
Sep 5, 2023

Merge branch 'rel/beta' into relstable3.18.0

fa33874
Select commit
Loading
Failed to load commit list.
Merged

go-algorand 3.18.0-stable Release PR #5722

Merge branch 'rel/beta' into relstable3.18.0
fa33874
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 1, 2023 in 0s

55.18% (-1.29%) compared to f239f80

View this Pull Request on Codecov

55.18% (-1.29%) compared to f239f80

Details

Codecov Report

Merging #5722 (fa33874) into rel/stable (f239f80) will decrease coverage by 1.29%.
The diff coverage is 60.49%.

@@              Coverage Diff               @@
##           rel/stable    #5722      +/-   ##
==============================================
- Coverage       56.46%   55.18%   -1.29%     
==============================================
  Files             450      466      +16     
  Lines           63541    65083    +1542     
==============================================
+ Hits            35881    35918      +37     
- Misses          25270    26776    +1506     
+ Partials         2390     2389       -1     
Files Changed Coverage Δ
agreement/message.go 71.42% <ø> (ø)
agreement/types.go 87.69% <ø> (ø)
cmd/algod/main.go 0.00% <0.00%> (ø)
cmd/tealdbg/localLedger.go 66.84% <ø> (+0.71%) ⬆️
config/localTemplate.go 70.76% <ø> (ø)
config/version.go 37.50% <ø> (ø)
daemon/algod/api/server/v2/handlers.go 0.80% <0.00%> (-0.03%) ⬇️
daemon/algod/server.go 4.05% <0.00%> (-0.26%) ⬇️
data/basics/overflow.go 62.31% <0.00%> (-1.87%) ⬇️
data/transactions/logic/assembler.go 94.13% <ø> (ø)
... and 90 more

... and 20 files with indirect coverage changes

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