Skip to content

issue-209#218

Merged
reez merged 5 commits intomainfrom
i209
Jun 25, 2025
Merged

issue-209#218
reez merged 5 commits intomainfrom
i209

Conversation

@reez
Copy link
Copy Markdown
Owner

@reez reez commented Jun 25, 2025

Description

Notes to the reviewers

this fix corrects the logic in both places to handle the "0 amount, 0 capacity" edge case

Changelog notice

Checklists

All Submissions:

  • I've signed all my commits
  • I have formatted my code with swift-format per .swift-format file

New Features:

  • I've added tests for the new feature
  • I've added docs for the new feature

Bugfixes:

  • This pull request breaks the existing API
  • I've added tests to reproduce the issue which are now passing
  • I'm linking the issue being fixed by this PR

@reez reez linked an issue Jun 25, 2025 that may be closed by this pull request
cursor[bot]

This comment was marked as outdated.

cursor[bot]

This comment was marked as outdated.

@reez reez merged commit 523cb1d into main Jun 25, 2025
2 checks passed
@reez reez deleted the i209 branch June 25, 2025 19:50
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.

Bug: Handle Receive case where capacity is 0, and amount is 0

1 participant