JuliaWeb / Gumbo.jl

Julia wrapper around Google's gumbo C library for parsing HTML
Other
154 stars 25 forks source link

Update README.md #69

Closed s-celles closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #69 into master will increase coverage by 11.17%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #69       +/-   ##
===========================================
+ Coverage   68.42%   79.59%   +11.17%     
===========================================
  Files           5        5               
  Lines         114       98       -16     
===========================================
  Hits           78       78               
+ Misses         36       20       -16
Impacted Files Coverage Δ
src/comparison.jl 76.92% <0%> (+5.49%) :arrow_up:
src/io.jl 53.33% <0%> (+7.61%) :arrow_up:
src/conversion.jl 100% <0%> (+21.73%) :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 407aeed...cb2350e. Read the comment docs.

porterjamesj commented 5 years ago

Looks good, thanks!