note / xml-lens

XML Optics library for Scala
https://note.github.io/xml-lens/
MIT License
32 stars 5 forks source link

parser improvements #17

Closed note closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #17 into master will decrease coverage by 0.49%. The diff coverage is 89.65%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #17     +/-   ##
=========================================
- Coverage   94.52%   94.02%   -0.5%     
=========================================
  Files          19       19             
  Lines         329      335      +6     
  Branches       22       24      +2     
=========================================
+ Hits          311      315      +4     
- Misses         18       20      +2
Impacted Files Coverage Δ
...cala/net/michalsitko/xml/printing/XmlPrinter.scala 96.15% <ø> (ø) :arrow_up:
...scala/net/michalsitko/xml/printing/XmlWriter.scala 94.44% <100%> (+0.32%) :arrow_up:
.../scala/net/michalsitko/xml/parsing/XmlParser.scala 92.94% <88.67%> (-2.19%) :arrow_down:

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 eee70b9...4235f34. Read the comment docs.