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.20.1-stable Release PR #5852

Merged
merged 51 commits into from
Dec 5, 2023

Merge pull request #5849 from Algo-devops-service/relbeta3.20.1

14c0d8d
Select commit
Loading
Failed to load commit list.
Merged

go-algorand 3.20.1-stable Release PR #5852

Merge pull request #5849 from Algo-devops-service/relbeta3.20.1
14c0d8d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 4, 2023 in 1s

56.28% (+0.27%) compared to 27d967d

View this Pull Request on Codecov

56.28% (+0.27%) compared to 27d967d

Details

Codecov Report

Attention: 245 lines in your changes are missing coverage. Please review.

Comparison is base (27d967d) 56.01% compared to head (14c0d8d) 56.28%.
Report is 2 commits behind head on rel/stable.

Files Patch % Lines
daemon/algod/api/server/v2/handlers.go 0.00% 28 Missing ⚠️
data/transactions/logic/crypto.go 87.43% 14 Missing and 12 partials ⚠️
catchup/service.go 66.17% 17 Missing and 6 partials ⚠️
catchup/catchpointService.go 39.13% 14 Missing ⚠️
libgoal/participation/participation.go 66.66% 8 Missing and 6 partials ⚠️
network/wsNetwork.go 65.00% 10 Missing and 4 partials ⚠️
shared/pingpong/pingpong.go 0.00% 11 Missing ⚠️
cmd/algocfg/profileCommand.go 10.00% 9 Missing ⚠️
crypto/curve25519.go 33.33% 4 Missing and 4 partials ⚠️
ledger/tracker.go 75.00% 4 Missing and 4 partials ⚠️
... and 25 more
Additional details and impacted files
@@              Coverage Diff               @@
##           rel/stable    #5852      +/-   ##
==============================================
+ Coverage       56.01%   56.28%   +0.27%     
==============================================
  Files             477      481       +4     
  Lines           66866    67310     +444     
==============================================
+ Hits            37456    37888     +432     
+ Misses          26898    26868      -30     
- Partials         2512     2554      +42     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.