Skip to content

ERL: Support zero-size reservations#5192

Merged
algorandskiy merged 1 commit into
algorand:masterfrom
AlgoAxel:fix/zeroSizeReservation
Mar 13, 2023
Merged

ERL: Support zero-size reservations#5192
algorandskiy merged 1 commit into
algorand:masterfrom
AlgoAxel:fix/zeroSizeReservation

Conversation

@AlgoAxel
Copy link
Copy Markdown
Contributor

@AlgoAxel AlgoAxel commented Mar 10, 2023

Summary

Fix ERL when CapacityPerReservation set to 0.

Test Plan

Added a unit test

@codecov
Copy link
Copy Markdown

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.

3 participants