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 v3.9.4-beta #4525

Merged
merged 2 commits into from
Sep 10, 2022
Merged

Conversation

onetechnical
Copy link
Contributor

@onetechnical onetechnical commented Sep 9, 2022

GitHub Logo

Overview

Small bug fix to tag counter initialization.

Changelog

Bug Fixes

Protocol Upgrade

This release does not contain a protocol upgrade.

Additional Resources

@codecov
Copy link

codecov bot commented Sep 9, 2022

Codecov Report

Merging #4525 (4ac787b) into rel/beta (0e5f350) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##           rel/beta    #4525      +/-   ##
============================================
- Coverage     55.65%   55.64%   -0.02%     
============================================
  Files           403      403              
  Lines         50850    50854       +4     
============================================
- Hits          28299    28296       -3     
- Misses        20162    20165       +3     
- Partials       2389     2393       +4     
Impacted Files Coverage Δ
network/wsPeer.go 71.42% <100.00%> (+0.31%) ⬆️
ledger/tracker.go 78.72% <0.00%> (-1.71%) ⬇️
util/db/dbutil.go 49.09% <0.00%> (-1.22%) ⬇️
catchup/service.go 69.38% <0.00%> (-0.99%) ⬇️
data/transactions/verify/txn.go 43.85% <0.00%> (-0.88%) ⬇️
ledger/acctonline.go 78.75% <0.00%> (-0.52%) ⬇️
network/requestTracker.go 71.12% <0.00%> (-0.44%) ⬇️
network/wsNetwork.go 64.70% <0.00%> (-0.20%) ⬇️
ledger/accountdb.go 72.59% <0.00%> (-0.08%) ⬇️
cmd/tealdbg/debugger.go 73.49% <0.00%> (+0.80%) ⬆️
... and 3 more

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

@algojohnlee algojohnlee merged commit 3a4710b into algorand:rel/beta Sep 10, 2022
@onetechnical onetechnical deleted the relbeta3.9.4 branch July 11, 2023 23:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants