EzXML.jl icon indicating copy to clipboard operation
EzXML.jl copied to clipboard

fix buffer interfaces

Open bicycle1885 opened this issue 7 years ago • 1 comments

Supercedes #7.

bicycle1885 avatar Jan 23 '18 02:01 bicycle1885

Codecov Report

Merging #46 into master will decrease coverage by 0.48%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #46      +/-   ##
==========================================
- Coverage   95.24%   94.76%   -0.49%     
==========================================
  Files           7        6       -1     
  Lines         715      668      -47     
==========================================
- Hits          681      633      -48     
- Misses         34       35       +1
Impacted Files Coverage Δ
src/EzXML.jl 4.54% <ø> (-95.46%) :arrow_down:
src/node.jl 98.38% <100%> (+2.86%) :arrow_up:
src/xpath.jl 94.59% <0%> (-0.53%) :arrow_down:
src/error.jl 96.15% <0%> (-0.28%) :arrow_down:
src/document.jl 99.12% <0%> (+2.42%) :arrow_up:
src/streamreader.jl 95.87% <0%> (+3.07%) :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 96c6fb7...80888c4. Read the comment docs.

codecov-io avatar Jan 12 '20 10:01 codecov-io