scalacenter / scala-syntax

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

Comments (74.55%): Align scaladoc comments #44

Closed MasseGuillaume closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #44 into master will increase coverage by 0.2%. The diff coverage is 93.22%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #44     +/-   ##
=========================================
+ Coverage   87.51%   87.71%   +0.2%     
=========================================
  Files          31       31             
  Lines        1193     1229     +36     
  Branches       65       75     +10     
=========================================
+ Hits         1044     1078     +34     
- Misses        149      151      +2
Impacted Files Coverage Δ
...rc/main/scala/org/scalafmt/internal/TokenOps.scala 42.85% <0%> (-3.3%) :arrow_down:
.../main/scala/org/scalafmt/internal/TreeDocOps.scala 100% <100%> (ø) :arrow_up:
...c/main/scala/org/scalafmt/internal/TokensOps.scala 88.88% <100%> (+2.04%) :arrow_up:
...cala/org/scalafmt/internal/AssociatedTrivias.scala 92.43% <97.67%> (+0.94%) :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 8438eef...bcc096e. Read the comment docs.