Closed sneaxiy closed 4 years ago
Merging #3016 into develop will increase coverage by
0.07%
. The diff coverage is62.00%
.
@@ Coverage Diff @@
## develop #3016 +/- ##
===========================================
+ Coverage 50.35% 50.42% +0.07%
===========================================
Files 248 248
Lines 17797 17829 +32
===========================================
+ Hits 8962 8991 +29
+ Misses 8149 8148 -1
- Partials 686 690 +4
Impacted Files | Coverage Δ | |
---|---|---|
go/cmd/sqlflowserver/testing.go | 66.19% <62.00%> (+6.07%) |
:arrow_up: |
go/modelzooserver/modelzooserver.go | 51.15% <0.00%> (-3.60%) |
:arrow_down: |
go/sql/executor_ir.go | 38.77% <0.00%> (+6.12%) |
:arrow_up: |
go/cmd/step/step.go | 41.66% <0.00%> (+16.66%) |
: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 67622e4...9bab110. Read the comment docs.
Also, fix some errors on Hive CI.