note / xml-lens

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

refactor build #25

Closed note closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #25 into master will increase coverage by 15.68%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #25       +/-   ##
===========================================
+ Coverage   59.09%   74.77%   +15.68%     
===========================================
  Files          27       24        -3     
  Lines         462      337      -125     
  Branches       35       30        -5     
===========================================
- Hits          273      252       -21     
+ Misses        189       85      -104
Impacted Files Coverage Δ
...michalsitko/xml/parsing/XmlDeclarationParser.scala
.../scala/net/michalsitko/xml/parsing/XmlParser.scala
...scala/net/michalsitko/xml/parsing/SaxWrapper.scala
.../main/scala/net/michalsitko/xml/entities/AST.scala 83.33% <0%> (+83.33%) :arrow_up:

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 a8d0a77...1401907. Read the comment docs.