spotify / scio-contrib

Community-supported add-ons for Scio
https://github.com/spotify/scio
Apache License 2.0
7 stars 3 forks source link

fix scalastyle issues for CI #2

Closed clairemcginty closed 6 years ago

clairemcginty commented 6 years ago

sbt scalafmtSbtCheck scalafmtCheck test:scalafmtCheck scalastyle test:scalastyle + sbt ++2.11.12 test now pass

codecov-io commented 6 years ago

Codecov Report

Merging #2 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #2   +/-   ##
=======================================
  Coverage   76.82%   76.82%           
=======================================
  Files           3        3           
  Lines          82       82           
  Branches       10       12    +2     
=======================================
  Hits           63       63           
  Misses         19       19
Impacted Files Coverage Δ
.../com/spotify/scio/contrib/bigquery/Implicits.scala 0% <ø> (ø) :arrow_up:
.../spotify/scio/contrib/bigquery/ToTableSchema.scala 85.71% <ø> (ø) :arrow_up:
...com/spotify/scio/contrib/bigquery/ToTableRow.scala 84.37% <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 9532ba0...276fa59. Read the comment docs.