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

New detector: CellBounds #214

Merged
merged 32 commits into from
Nov 21, 2024
Merged

New detector: CellBounds #214

merged 32 commits into from
Nov 21, 2024

Conversation

jubnzv
Copy link
Member

@jubnzv jubnzv commented Nov 11, 2024

Closes #172

Could detect both: overflow and underflow problems.

  • I have updated CHANGELOG.md
  • I have added tests to demonstrate the contribution is correctly implemented
  • No test failures were reported when running yarn test-all
  • I did not do unrelated and/or undiscussed refactorings

These are applied only to a single statement.
@jubnzv jubnzv changed the title New detector: CellUnderflow New detector: CellBounds Nov 19, 2024
@jubnzv jubnzv marked this pull request as ready for review November 21, 2024 11:05
@jubnzv jubnzv merged commit ae1f8d5 into master Nov 21, 2024
1 check passed
@jubnzv jubnzv deleted the 172-cell-underflow branch November 21, 2024 11:12
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.

Cell Underflow
1 participant