scalacenter / scala-syntax

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

Compleatly removes needsParens #21

Closed MasseGuillaume closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #21 into master will increase coverage by 17.54%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #21       +/-   ##
===========================================
+ Coverage   68.67%   86.21%   +17.54%     
===========================================
  Files          16       15        -1     
  Lines         996      791      -205     
  Branches       74       37       -37     
===========================================
- Hits          684      682        -2     
+ Misses        312      109      -203
Impacted Files Coverage Δ
...rc/main/scala/org/scalafmt/internal/TokenOps.scala 81.08% <ø> (+1.08%) :arrow_up:
.../main/scala/org/scalafmt/internal/TreeDocOps.scala 99.22% <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 a77b6c9...4ac7b2d. Read the comment docs.