note / xml-lens

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

Perf improvements #30

Closed note closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #30 into master will increase coverage by 1.09%. The diff coverage is 96.72%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #30      +/-   ##
=========================================
+ Coverage    74.7%   75.8%   +1.09%     
=========================================
  Files          24      24              
  Lines         344     372      +28     
  Branches       28      29       +1     
=========================================
+ Hits          257     282      +25     
- Misses         87      90       +3
Impacted Files Coverage Δ
...main/scala/pl/msitko/xml/printing/XmlPrinter.scala 100% <100%> (ø) :arrow_up:
...n/scala/pl/msitko/xml/printing/ElementWriter.scala 100% <100%> (ø) :arrow_up:
...rc/main/scala/pl/msitko/xml/printing/Escaper.scala 100% <100%> (ø) :arrow_up:
...cala/pl/msitko/xml/printing/CommonXmlPrinter.scala 87.5% <88.88%> (-8.66%) :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 741fe10...8900c26. Read the comment docs.