Skip to content

Add bitstring for FixedPoint numbers#195

Merged
kimikage merged 1 commit intoJuliaMath:masterfrom
kimikage:bitstring
Jul 12, 2020
Merged

Add bitstring for FixedPoint numbers#195
kimikage merged 1 commit intoJuliaMath:masterfrom
kimikage:bitstring

Conversation

@kimikage
Copy link
Copy Markdown
Collaborator

@kimikage kimikage commented Jul 8, 2020

WRT the issue #185, this is the last PR which is ready to be included in the v0.8.x.

@codecov
Copy link
Copy Markdown

codecov bot commented Jul 8, 2020

Codecov Report

Merging #195 into master will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #195      +/-   ##
==========================================
+ Coverage   88.98%   89.01%   +0.02%     
==========================================
  Files           6        6              
  Lines         445      446       +1     
==========================================
+ Hits          396      397       +1     
  Misses         49       49              
Impacted Files Coverage Δ
src/FixedPointNumbers.jl 85.85% <100.00%> (+0.14%) ⬆️

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 7c90fb6...f075e6d. Read the comment docs.

Copy link
Copy Markdown
Member

@timholy timholy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For things this straightforward, feel free to just merge.

@kimikage kimikage merged commit c1c4e69 into JuliaMath:master Jul 12, 2020
@kimikage kimikage deleted the bitstring branch July 12, 2020 00:54
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