JuliaPluto / HypertextLiteral.jl

Julia library for the string interpolation of HTML and SVG
https://juliapluto.github.io/HypertextLiteral.jl/stable/
ISC License
64 stars 10 forks source link

Removed double backtick into interp table #14

Closed disberd closed 3 years ago

disberd commented 3 years ago

The table entry for string interpolation under the script tag contained a double backtick at the end of the interpolated value

codecov[bot] commented 3 years ago

Codecov Report

Merging #14 (7756793) into master (5f8c171) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #14   +/-   ##
=======================================
  Coverage   95.03%   95.03%           
=======================================
  Files           7        7           
  Lines         665      665           
=======================================
  Hits          632      632           
  Misses         33       33           

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 5f8c171...7756793. Read the comment docs.