note / xml-lens

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

Refactoring #31

Closed note closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #31 into master will decrease coverage by 0.6%. The diff coverage is 40.9%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #31      +/-   ##
=========================================
- Coverage    75.8%   75.2%   -0.61%     
=========================================
  Files          24      25       +1     
  Lines         372     375       +3     
  Branches       29      30       +1     
=========================================
  Hits          282     282              
- Misses         90      93       +3
Impacted Files Coverage Δ
...ain/scala/pl/msitko/xml/matchers/NameMatcher.scala 100% <ø> (ø) :arrow_up:
...ain/scala/pl/msitko/xml/parsing/utils/TryOps.scala 100% <ø> (ø) :arrow_up:
...n/scala/pl/msitko/xml/printing/ElementWriter.scala 100% <ø> (ø) :arrow_up:
...cala/pl/msitko/xml/printing/CommonXmlPrinter.scala 95.23% <ø> (+7.73%) :arrow_up:
...c/main/scala/pl/msitko/xml/parsing/XmlParser.scala 0% <0%> (ø) :arrow_up:
...st/src/main/scala/pl/msitko/xml/entities/AST.scala 87.5% <100%> (ø) :arrow_up:
.../scala/pl/msitko/xml/printing/InternalMonoid.scala 72.72% <72.72%> (ø)

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 ba04ccd...9580420. Read the comment docs.