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

Optimize Knuth's division #131

Merged
merged 6 commits into from
Mar 9, 2020
Merged

Optimize Knuth's division #131

merged 6 commits into from
Mar 9, 2020

Conversation

chfast
Copy link
Owner

@chfast chfast commented Mar 9, 2020

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #131 into master will decrease coverage by 14.85%.
The diff coverage is 100%.

@@             Coverage Diff             @@
##           master     #131       +/-   ##
===========================================
- Coverage   79.22%   64.36%   -14.86%     
===========================================
  Files          11       11               
  Lines        1473     1479        +6     
  Branches      168      166        -2     
===========================================
- Hits         1167      952      -215     
- Misses        252      473      +221     
  Partials       54       54

@chfast chfast merged commit cd263a0 into master Mar 9, 2020
@chfast chfast deleted the optimize_knuth branch March 9, 2020 12:26
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.

2 participants