zalando / grafter

Grafter is a library to configure and wire Scala applications
https://zalando.github.io/grafter
MIT License
239 stars 25 forks source link

#77 aggregate coverage across sub-modules #78

Closed etorreborre closed 7 years ago

etorreborre commented 7 years ago

Review @jcranky

codecov-io commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #78       +/-   ##
===========================================
+ Coverage       0%   88.88%   +88.88%     
===========================================
  Files           7        7               
  Lines         117      117               
  Branches        4        5        +1     
===========================================
+ Hits            0      104      +104     
+ Misses        117       13      -104
Impacted Files Coverage Δ
.../src/main/scala/org/zalando/grafter/Rewriter.scala 80% <0%> (+80%) :arrow_up:
...e/src/main/scala/org/zalando/grafter/Queries.scala 86.95% <0%> (+86.95%) :arrow_up:
core/src/main/scala/org/zalando/grafter/Stop.scala 88.88% <0%> (+88.88%) :arrow_up:
...ore/src/main/scala/org/zalando/grafter/Start.scala 88.88% <0%> (+88.88%) :arrow_up:
...src/main/scala/org/zalando/grafter/Visualize.scala 100% <0%> (+100%) :arrow_up:
...main/scala/org/zalando/grafter/GenericReader.scala 100% <0%> (+100%) :arrow_up:
...e/src/main/scala/org/zalando/grafter/Reflect.scala 100% <0%> (+100%) :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 3ccd560...24f5ead. Read the comment docs.