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.16.3-stable Release PR #5490

Merged
merged 4 commits into from
Jun 23, 2023

Conversation

Algo-devops-service
Copy link
Contributor

@Algo-devops-service Algo-devops-service commented Jun 22, 2023

GitHub Logo

Overview

Fix for generating participation keys with goal.

Changelog

Bugfixes

  • API: Disable body limit middleware for admin endpoints. (#5486)

Additional Resources

@codecov
Copy link

codecov bot commented Jun 22, 2023

Codecov Report

Merging #5490 (d2dbc48) into rel/stable (be42c82) will decrease coverage by 0.65%.
The diff coverage is 6.66%.

@@              Coverage Diff               @@
##           rel/stable    #5490      +/-   ##
==============================================
- Coverage       56.03%   55.38%   -0.65%     
==============================================
  Files             451      447       -4     
  Lines           63305    63256      -49     
==============================================
- Hits            35472    35037     -435     
- Misses          25404    25823     +419     
+ Partials         2429     2396      -33     
Impacted Files Coverage Δ
daemon/algod/api/server/router.go 16.32% <0.00%> (-0.70%) ⬇️
daemon/algod/api/server/v2/test/helpers.go 75.77% <100.00%> (+1.03%) ⬆️

... and 33 files with indirect coverage changes

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

@algojohnlee algojohnlee merged commit cbccc6d into algorand:rel/stable Jun 23, 2023
7 checks passed
@onetechnical onetechnical deleted the relstable3.16.3 branch June 23, 2023 14:17
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.

6 participants