scalacenter / scala-syntax

Scalameta pretty printer for better Scalafix refactorings
Apache License 2.0
17 stars 6 forks source link

Hunt10 #37

Closed MasseGuillaume closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #37 into master will decrease coverage by 0.39%. The diff coverage is 95.48%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #37     +/-   ##
=========================================
- Coverage   87.87%   87.47%   -0.4%     
=========================================
  Files          24       23      -1     
  Lines        1039     1070     +31     
  Branches       37       45      +8     
=========================================
+ Hits          913      936     +23     
- Misses        126      134      +8
Impacted Files Coverage Δ
.../main/scala/org/scalafmt/internal/TreeDocOps.scala 75% <ø> (-24.15%) :arrow_down:
...c/main/scala/org/scalafmt/internal/SyntaxOps.scala 62.5% <ø> (ø) :arrow_up:
...rc/main/scala/org/scalafmt/internal/TokenOps.scala 90.9% <100%> (+5.19%) :arrow_up:
...main/scala/org/scalafmt/internal/TreePrinter.scala 100% <100%> (ø) :arrow_up:
...c/main/scala/org/scalafmt/internal/Searching.scala 72.72% <72.72%> (ø)
...c/main/scala/org/scalafmt/internal/TokensOps.scala 86.84% <79.16%> (-13.16%) :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 314704e...3147c2e. Read the comment docs.