JuliaTeX / TreeView.jl

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

README: percent-encode space in URL #20

Closed waldyrious closed 3 years ago

waldyrious commented 5 years ago

The link does not work with the raw space in the URL.

codecov-io commented 5 years ago

Codecov Report

Merging #20 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #20   +/-   ##
=======================================
  Coverage   67.53%   67.53%           
=======================================
  Files           4        4           
  Lines          77       77           
=======================================
  Hits           52       52           
  Misses         25       25

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 e3a7dcf...6411107. Read the comment docs.

dpsanders commented 3 years ago

Sorry for not seeing this earlier (!). It seems to be working now.