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

Work around another ambiguity and centralize floattype, nbitsfrac, an… #75

Merged
merged 1 commit into from
Feb 11, 2017

Conversation

timholy
Copy link
Member

@timholy timholy commented Feb 11, 2017

…d rawtype.

Only two ambiguities left (signbits and typechar), due to JuliaLang/julia#20246.

@codecov-io
Copy link

codecov-io commented Feb 11, 2017

Codecov Report

Merging #75 into master will increase coverage by 1.01%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master      #75      +/-   ##
==========================================
+ Coverage   83.42%   84.44%   +1.01%     
==========================================
  Files           4        4              
  Lines         181      180       -1     
==========================================
+ Hits          151      152       +1     
+ Misses         30       28       -2
Impacted Files Coverage Δ
src/fixed.jl 74.07% <ø> (+4.07%)
src/normed.jl 90.36% <ø> (-0.45%)
src/FixedPointNumbers.jl 90.47% <100%> (+1%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 872675d...486edf4. Read the comment docs.

@timholy timholy merged commit 72d937e into master Feb 11, 2017
@timholy timholy deleted the teh/more_ambs branch February 11, 2017 23:43
@timholy timholy mentioned this pull request Feb 20, 2017
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