Closed shengwangsw closed 4 years ago
Merging #45 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #45 +/- ##
=========================================
Coverage 77.38% 77.38%
Complexity 355 355
=========================================
Files 39 39
Lines 1318 1318
Branches 120 120
=========================================
Hits 1020 1020
Misses 230 230
Partials 68 68
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 a577cc4...675db21. Read the comment docs.
After analyzing the error on the deploy stage. It showed us that there is missing information. This commit added those missing properties, an experimental tag with this commit was created based on branch hf-1.0.X.
The question, why are we using nexus-staging-maven-plugin in lightgbm-lib? Because lightgbm-lib can't use openml-java as parent due to jgitver configuration, which we had excluded lightgbm-lib in previous commit.