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

fix(flow-limit): handle large flow limit values #294

Merged
merged 8 commits into from
Nov 7, 2024

Conversation

ahramy
Copy link
Contributor

@ahramy ahramy commented Nov 4, 2024

@ahramy ahramy requested a review from a team as a code owner November 4, 2024 20:05
@codecov-commenter
Copy link

codecov-commenter commented Nov 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.77%. Comparing base (c58ed5e) to head (f759663).
Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #294      +/-   ##
==========================================
+ Coverage   97.67%   97.77%   +0.10%     
==========================================
  Files          19       19              
  Lines         601      539      -62     
  Branches      126      114      -12     
==========================================
- Hits          587      527      -60     
+ Misses          5        4       -1     
+ Partials        9        8       -1     

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

contracts/interfaces/IFlowLimit.sol Show resolved Hide resolved
contracts/utils/FlowLimit.sol Outdated Show resolved Hide resolved
@ahramy ahramy changed the title feat(its): prevent invalid flow limit fix(flow-limit): handle large flow limit values Nov 5, 2024
@ahramy ahramy merged commit 476e272 into main Nov 7, 2024
5 checks passed
@ahramy ahramy deleted the feat/prevent-invalid-flow-limit branch November 7, 2024 15:47
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.

4 participants