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 4.0.0-beta Release PR #6208

Merged
merged 18 commits into from
Dec 20, 2024

Update the Version, BuildNumber, genesistimestamp.data

89109d8
Select commit
Loading
Failed to load commit list.
Merged

go-algorand 4.0.0-beta Release PR #6208

Update the Version, BuildNumber, genesistimestamp.data
89109d8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 20, 2024 in 0s

51.91% (+0.04%) compared to db7f162

View this Pull Request on Codecov

51.91% (+0.04%) compared to db7f162

Details

Codecov Report

Attention: Patch coverage is 56.81382% with 450 lines in your changes missing coverage. Please review.

Project coverage is 51.91%. Comparing base (db7f162) to head (89109d8).
Report is 2 commits behind head on rel/beta.

Files with missing lines Patch % Lines
ledger/store/trackerdb/sqlitedriver/kvsIter.go 0.00% 64 Missing ⚠️
ledger/catchupaccessor.go 63.80% 25 Missing and 13 partials ⚠️
ledger/store/trackerdb/sqlitedriver/catchpoint.go 0.00% 37 Missing ⚠️
daemon/algod/api/client/restClient.go 0.00% 28 Missing ⚠️
ledger/eval/eval.go 73.73% 17 Missing and 9 partials ⚠️
ledger/store/trackerdb/dualdriver/dualdriver.go 0.00% 21 Missing ⚠️
crypto/onetimesig.go 0.00% 20 Missing ⚠️
.../store/trackerdb/dualdriver/accounts_reader_ext.go 0.00% 20 Missing ⚠️
ledger/catchpointfilewriter.go 77.21% 9 Missing and 9 partials ⚠️
libgoal/libgoal.go 0.00% 16 Missing ⚠️
... and 34 more
Additional details and impacted files
@@             Coverage Diff              @@
##           rel/beta    #6208      +/-   ##
============================================
+ Coverage     51.87%   51.91%   +0.04%     
============================================
  Files           639      643       +4     
  Lines         85492    86234     +742     
============================================
+ Hits          44352    44772     +420     
- Misses        38327    38597     +270     
- Partials       2813     2865      +52     

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