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

float80x86: add preliminary implementation of x86 extended precision … #15

Merged
merged 3 commits into from
Nov 10, 2018

Conversation

mewmew
Copy link
Owner

@mewmew mewmew commented Aug 27, 2018

…floats

Based on binary16 implementation. There are probably some copy-paste typos lingering.

Updates #10.

@coveralls
Copy link

coveralls commented Aug 27, 2018

Pull Request Test Coverage Report for Build 46

  • 133 of 172 (77.33%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-6.2%) to 87.016%

Changes Missing Coverage Covered Lines Changed/Added Lines %
float80x86/float80x86.go 126 165 76.36%
Totals Coverage Status
Change from base Build 42: -6.2%
Covered Lines: 382
Relevant Lines: 439

💛 - Coveralls

@mewmew mewmew merged commit 6a7dc96 into master Nov 10, 2018
@mewmew mewmew deleted the float80x86 branch December 25, 2019 15:40
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.

None yet

2 participants