-
Notifications
You must be signed in to change notification settings - Fork 17
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
Improve interval strings #215
Conversation
7bd27de
to
e041bb9
Compare
|
e041bb9
to
7b823c4
Compare
Codecov Report
@@ Coverage Diff @@
## master #215 +/- ##
==========================================
+ Coverage 90.3% 90.35% +0.04%
==========================================
Files 23 24 +1
Lines 1001 1026 +25
==========================================
+ Hits 904 927 +23
- Misses 97 99 +2
Continue to review full report at Codecov.
|
74daca6
to
8c83fb7
Compare
1 similar comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Nice work! I'll merge it.
Towards #206.
Currently implemented:
@interval("[1]")
@interval("[-0x1.3p-1, 2/3]")
convert(DecoratedInterval{Float64}, "[1, 2]_dac")