JuliaLang / TOML.jl

A fast TOML parser for TOML 1.0 written in Julia
MIT License
34 stars 15 forks source link

run docs on travis #3

Closed KristofferC closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #3 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #3   +/-   ##
=======================================
  Coverage   88.12%   88.12%           
=======================================
  Files           3        3           
  Lines         581      581           
=======================================
  Hits          512      512           
  Misses         69       69           
Impacted Files Coverage Δ
src/print.jl 95.38% <ø> (ø)
src/parser.jl 87.74% <100.00%> (ø)

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 6f94906...8ee3649. Read the comment docs.