Skip to content

Conversation

simeonschaub
Copy link
Contributor

This corrects the printing of measurements in expressions, like :(2 * (1 ± .2)).

@giordano
Copy link
Member

Does this depend on #56?

@simeonschaub
Copy link
Contributor Author

No, this is unrelated. (The reason range is in there is that I first thought ranges had to be quoted to, but that's not the case. Might test if their representation is parseable while we're at it, anyways.)

@codecov-io
Copy link

codecov-io commented Nov 25, 2019

Codecov Report

Merging #57 into master will decrease coverage by 0.14%.
The diff coverage is 80%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #57      +/-   ##
==========================================
- Coverage   96.32%   96.17%   -0.15%     
==========================================
  Files          12       12              
  Lines         544      549       +5     
==========================================
+ Hits          524      528       +4     
- Misses         20       21       +1
Impacted Files Coverage Δ
src/show.jl 73.68% <80%> (+0.95%) ⬆️

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 f48af99...5b65446. Read the comment docs.

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.

3 participants