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

ERL: Support zero-size reservations #5192

Merged
merged 1 commit into from
Mar 13, 2023

Conversation

AlgoAxel
Copy link
Contributor

@AlgoAxel AlgoAxel commented Mar 10, 2023

Summary

Fix ERL when CapacityPerReservation set to 0.

Test Plan

Added a unit test

@codecov
Copy link

codecov bot commented Mar 10, 2023

Codecov Report

Merging #5192 (d97985a) into master (dba5a08) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #5192      +/-   ##
==========================================
- Coverage   53.51%   53.51%   -0.01%     
==========================================
  Files         439      439              
  Lines       55012    55014       +2     
==========================================
- Hits        29442    29440       -2     
- Misses      23283    23288       +5     
+ Partials     2287     2286       -1     
Impacted Files Coverage Δ
util/rateLimit.go 83.49% <100.00%> (+1.14%) ⬆️

... and 10 files with indirect coverage changes

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

@algorandskiy algorandskiy changed the title Support zero-size reservations in ERL ERL: Support zero-size reservations Mar 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants