Closed gerashegalov closed 5 years ago
Thanks for the contribution! It looks like @rachelwarren is an internal user so signing the CLA is not required. However, we need to confirm this.
Scalastyle problem:
> Task :utils:scalaStyle
warning file=/home/travis/build/salesforce/TransmogrifAI/utils/src/main/scala/com/salesforce/op/utils/spark/OpSparkListener.scala message=Use correct indentation line=323
error file=/home/travis/build/salesforce/TransmogrifAI/utils/src/test/scala/com/salesforce/op/utils/spark/OpSparkListenerTest.scala message=Expected token SEMI but got Token(INTERPOLATION_ID,s,4046,s)
Merging #358 into master will increase coverage by
0.09%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #358 +/- ##
==========================================
+ Coverage 86.72% 86.82% +0.09%
==========================================
Files 336 336
Lines 10799 10865 +66
Branches 346 568 +222
==========================================
+ Hits 9365 9433 +68
+ Misses 1434 1432 -2
Impacted Files | Coverage Δ | |
---|---|---|
...om/salesforce/op/utils/spark/OpSparkListener.scala | 98.6% <100%> (+1.19%) |
:arrow_up: |
...es/src/main/scala/com/salesforce/op/OpParams.scala | 89.79% <0%> (+4.08%) |
: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 3b82d96...900cec5. Read the comment docs.
Replaces the previous PR #341