scalacenter / scala-syntax

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

Fix precedence of function in blocks #27

Closed MasseGuillaume closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #27 into master will increase coverage by 0.15%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
+ Coverage   86.49%   86.65%   +0.15%     
==========================================
  Files          15       15              
  Lines         807      809       +2     
  Branches       36       35       -1     
==========================================
+ Hits          698      701       +3     
+ Misses        109      108       -1
Impacted Files Coverage Δ
.../main/scala/org/scalafmt/internal/TreeDocOps.scala 99.23% <100%> (+0.01%) :arrow_up:
...ala/org/scalafmt/internal/TreeSyntacticGroup.scala 56.92% <0%> (+1.53%) :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 20a1447...dda99f3. Read the comment docs.