note / xml-lens

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

Io refactor #19

Closed note closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #19 into master will decrease coverage by 0.09%. The diff coverage is 96.42%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #19     +/-   ##
=========================================
- Coverage   94.02%   93.93%   -0.1%     
=========================================
  Files          19       19             
  Lines         335      330      -5     
  Branches       24       22      -2     
=========================================
- Hits          315      310      -5     
  Misses         20       20
Impacted Files Coverage Δ
.../main/scala/net/michalsitko/xml/entities/AST.scala 0% <ø> (ø) :arrow_up:
...cala/net/michalsitko/xml/printing/XmlPrinter.scala 96.15% <ø> (ø) :arrow_up:
.../scala/net/michalsitko/xml/parsing/XmlParser.scala 92.5% <96.42%> (-0.45%) :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 28ea6aa...49fb246. Read the comment docs.