Skip to content

[I-01] Remove redundant balance check in claim loop#43

Closed
mikeghen wants to merge 1 commit into
mainfrom
i-01-balance-check
Closed

[I-01] Remove redundant balance check in claim loop#43
mikeghen wants to merge 1 commit into
mainfrom
i-01-balance-check

Conversation

@mikeghen
Copy link
Copy Markdown
Collaborator

Resolves: #38

Co-authored-by: Copilot <copilot@github.com>
@github-actions
Copy link
Copy Markdown

Coverage after merging i-01-balance-check into main will be

100.00%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   FeeFlow.sol100%100%100%100%
   Splitter.sol100%100%100%100%

@alexkeating
Copy link
Copy Markdown
Collaborator

We are going to op for the zero check since it does prevent a situation where we do a transfer when both balance and min requested are zero

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.

[I-01] Redundant balance check in claim loop

2 participants