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

[ISSUE-0064]: biguint128_div() improvement. #65

Merged
merged 2 commits into from
Jan 5, 2024
Merged

Conversation

SzigetiJ
Copy link
Owner

@SzigetiJ SzigetiJ commented Jan 5, 2024

introduced many internal functions;
replaced div1000() in print_dec();
reordering of functions;
interface doc for internal functions.

introduced many internal functions;
replaced div1000() in print_dec();
reordering of functions;
interface doc for internal functions.
Copy link

codecov bot commented Jan 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a9ac29c) 99.84% compared to head (fcce2ec) 99.85%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #65   +/-   ##
=======================================
  Coverage   99.84%   99.85%           
=======================================
  Files           5        5           
  Lines         635      672   +37     
  Branches       21       20    -1     
=======================================
+ Hits          634      671   +37     
  Partials        1        1           

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

@SzigetiJ SzigetiJ merged commit fcce2ec into master Jan 5, 2024
7 checks passed
@SzigetiJ SzigetiJ deleted the DIV_IMPROVEMENT branch January 5, 2024 21:46
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.

1 participant