Skip to content

uint256: fix an edge case in DivMod#179

Closed
AaronChen0 wants to merge 1 commit intoholiman:masterfrom
AaronChen0:master
Closed

uint256: fix an edge case in DivMod#179
AaronChen0 wants to merge 1 commit intoholiman:masterfrom
AaronChen0:master

Conversation

@AaronChen0
Copy link
Copy Markdown
Contributor

@AaronChen0 AaronChen0 commented Jul 25, 2024

Fix #178

Not sure what's a proper way to add tests. What do you think? @holiman

@codecov
Copy link
Copy Markdown

codecov bot commented Jul 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (75a5209) to head (4fd3557).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #179   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines         1640      1641    +1     
=========================================
+ Hits          1640      1641    +1     

@holiman
Copy link
Copy Markdown
Owner

holiman commented Jul 25, 2024

This is not quite sufficient, closing in favour of #180. But thanks for the effort!

@holiman holiman closed this Jul 25, 2024
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.

Small problem with DivMod

2 participants