Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix buffer interfaces #46

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

fix buffer interfaces #46

wants to merge 1 commit into from

Conversation

bicycle1885
Copy link
Member

Supercedes #7.

@codecov-io
Copy link

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%) ⬇️
src/node.jl 98.38% <100%> (+2.86%) ⬆️
src/xpath.jl 94.59% <0%> (-0.53%) ⬇️
src/error.jl 96.15% <0%> (-0.28%) ⬇️
src/document.jl 99.12% <0%> (+2.42%) ⬆️
src/streamreader.jl 95.87% <0%> (+3.07%) ⬆️

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants