JuliaTeX / TreeView.jl

Draw Julia syntax trees as a graph
Other
82 stars 15 forks source link

Fix display of ampersand #18

Closed dpsanders closed 5 years ago

dpsanders commented 5 years ago

Fixes #8

codecov-io commented 5 years ago

Codecov Report

Merging #18 into master will increase coverage by 2.19%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
+ Coverage   65.33%   67.53%   +2.19%     
==========================================
  Files           4        4              
  Lines          75       77       +2     
==========================================
+ Hits           49       52       +3     
+ Misses         26       25       -1
Impacted Files Coverage Δ
src/display.jl 30% <100%> (+30%) :arrow_up:

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 bcd9fdc...5e28a23. Read the comment docs.