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.26.0-beta Release PR #6133

Merged
merged 84 commits into from
Sep 17, 2024

Update the Version, BuildNumber, genesistimestamp.data

cac2c09
Select commit
Loading
Failed to load commit list.
Merged

go-algorand 3.26.0-beta Release PR #6133

Update the Version, BuildNumber, genesistimestamp.data
cac2c09
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 17, 2024 in 0s

56.25% (-0.07%) compared to 26362ad

View this Pull Request on Codecov

56.25% (-0.07%) compared to 26362ad

Details

Codecov Report

Attention: Patch coverage is 61.89727% with 727 lines in your changes missing coverage. Please review.

Project coverage is 56.25%. Comparing base (26362ad) to head (cac2c09).

Files with missing lines Patch % Lines
network/p2pNetwork.go 74.60% 76 Missing and 20 partials ⚠️
network/hybridNetwork.go 39.65% 65 Missing and 5 partials ⚠️
network/p2p/p2p.go 51.79% 62 Missing and 5 partials ⚠️
network/p2p/logger.go 0.00% 55 Missing ⚠️
network/p2p/http.go 0.00% 50 Missing ⚠️
daemon/algod/server.go 0.00% 48 Missing ⚠️
network/p2p/peerID.go 35.71% 19 Missing and 8 partials ⚠️
network/p2p/streams.go 0.00% 27 Missing ⚠️
data/txHandler.go 76.78% 17 Missing and 9 partials ⚠️
network/p2p/capabilities.go 61.19% 22 Missing and 4 partials ⚠️
... and 37 more
Additional details and impacted files
@@             Coverage Diff              @@
##           rel/beta    #6133      +/-   ##
============================================
- Coverage     56.31%   56.25%   -0.07%     
============================================
  Files           486      494       +8     
  Lines         68487    69954    +1467     
============================================
+ Hits          38568    39350     +782     
- Misses        27315    27937     +622     
- Partials       2604     2667      +63     

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