Skip to content

go-algorand v4.1.2-beta Release PR#6347

Merged
algojohnlee merged 3 commits intorel/betafrom
relbeta4.1.2
May 29, 2025
Merged

go-algorand v4.1.2-beta Release PR#6347
algojohnlee merged 3 commits intorel/betafrom
relbeta4.1.2

Conversation

@onetechnical
Copy link
Copy Markdown
Contributor

@onetechnical onetechnical commented May 29, 2025

GitHub Logo

Overview

This release rolls back box API pagination.

What's New

Changelog

Bugfixes

Protocol Upgrade

This release does not contain a protocol upgrade.

Additional Resources

@onetechnical onetechnical self-assigned this May 29, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented May 29, 2025

Codecov Report

Attention: Patch coverage is 36.61972% with 90 lines in your changes missing coverage. Please review.

Project coverage is 51.91%. Comparing base (621410d) to head (da88572).
Report is 4 commits behind head on rel/beta.

Files with missing lines Patch % Lines
ledger/acctupdates.go 62.29% 18 Missing and 5 partials ⚠️
daemon/algod/api/server/v2/handlers.go 29.62% 19 Missing ⚠️
ledger/store/trackerdb/sqlitedriver/sql.go 12.50% 14 Missing ⚠️
...edger/store/trackerdb/generickv/accounts_reader.go 0.00% 12 Missing ⚠️
...dger/store/trackerdb/dualdriver/accounts_reader.go 0.00% 9 Missing ⚠️
cmd/goal/box.go 11.11% 8 Missing ⚠️
daemon/algod/api/client/restClient.go 0.00% 2 Missing ⚠️
libgoal/libgoal.go 0.00% 2 Missing ⚠️
cmd/goal/account.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           rel/beta    #6347      +/-   ##
============================================
- Coverage     52.06%   51.91%   -0.16%     
============================================
  Files           660      653       -7     
  Lines         87632    87539      -93     
============================================
- Hits          45623    45442     -181     
- Misses        39154    39220      +66     
- Partials       2855     2877      +22     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Contributor

@cce cce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Compared to diff of branch reconstructing these commits as removed using rebase (instead of revert) — LGTM
https://github.com/cce/go-algorand/compare/rebuild-revert-relbeta4.1.2..algorand:go-algorand:relbeta4.1.2

@algojohnlee algojohnlee merged commit 46660d1 into rel/beta May 29, 2025
20 checks passed
@onetechnical onetechnical deleted the relbeta4.1.2 branch May 29, 2025 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants