[GitHub] ignite pull request #4489: IGNITE-9146 Analyse and improve code coverage in ...

2018-08-06 Thread oignatenko
GitHub user oignatenko opened a pull request:

https://github.com/apache/ignite/pull/4489

IGNITE-9146 Analyse and improve code coverage in ML module



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-9146

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/4489.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #4489


commit 6a92b001d65c8f39f88edf53c2487c4f32929f42
Author: Oleg Ignatenko 
Date:   2018-07-30T15:55:20Z

IGNITE-9124 Remove some dead code in math.exceptions and optimization 
packages of ML module
- draft removal
-- verified with diffs overview and clean rebuild

commit 566b8e35e92d4aa39c5a79ff12f1defae9552d1e
Author: Oleg Ignatenko 
Date:   2018-07-31T14:00:09Z

IGNITE-9124 Remove some dead code in math.exceptions and optimization 
packages of ML module
- removal completed
-- verified with diffs overview and clean rebuild

commit d71ddd0c9a987d98d10b38f9cf47b5ed237977e0
Author: Oleg Ignatenko 
Date:   2018-07-31T14:02:00Z

Merge branch 'master-ml' into ignite-9124

commit c74ec10343f197c8ecb9a7d91874667b0c057507
Author: Oleg Ignatenko 
Date:   2018-07-31T16:51:23Z

IGNITE-9146 Analyse and improve code coverage in ML module
- IgniteExamplesMLTestSuite launches all examples that are possible to run 
automatically.
-- verified with diffs overview, rebuild, running wit coverage and results 
analysis

commit 3eda0ff86310e5a5161dd7f4318fd50311896aca
Author: Oleg Ignatenko 
Date:   2018-08-01T10:32:51Z

IGNITE-9146 Analyse and improve code coverage in ML module
- corrections and docs for IgniteMLTestSuite
-- verified with diffs overview, rebuild, running with coverage and results 
analysis

commit 06770bae55d5560bb7f23a82fc6cb50830fcfdd0
Author: Oleg Ignatenko 
Date:   2018-08-01T10:34:35Z

Merge branch 'master-ml' into ignite-9146

commit 3319b155ba5460edf84b621e6566c47ebe7f4da9
Author: Oleg Ignatenko 
Date:   2018-08-01T14:52:51Z

IGNITE-9146 Analyse and improve code coverage in ML module
- unit tests for classes that were covered only in examples
-- verified with diffs overview and test run

commit 26c2d29d720c02c646b3656865a537e12a4d2e6f
Author: Oleg Ignatenko 
Date:   2018-08-01T16:25:34Z

IGNITE-9146 Analyse and improve code coverage in ML module
- unit tests for classes that were covered only in examples
-- verified with diffs overview, rebuild, running with coverage and results 
analysis

commit d84305aa7da989c1586fc19367bb6c41e56e3470
Author: Oleg Ignatenko 
Date:   2018-08-01T16:26:46Z

Merge branch 'master-ml' into ignite-9146

commit fb5b4d27e3d3714238ef6bd9ff514b2fd535690c
Author: Oleg Ignatenko 
Date:   2018-08-01T18:54:20Z

IGNITE-9146 Analyse and improve code coverage in ML module
- unit tests for classes that were covered only in examples
-- verified with diffs overview, rebuild, running with coverage and results 
analysis

commit 0f87c60b253860d3d0f51bf84b575515cf799f13
Author: Oleg Ignatenko 
Date:   2018-08-01T19:05:18Z

IGNITE-9146 Analyse and improve code coverage in ML module
- force IDEA to properly record coverage for classes implementing Metric
-- verified with diffs overview, rebuild, running with coverage and results 
analysis

commit c27dea0ac1f5a7b1162920594cd96fe56782c9b9
Author: Oleg Ignatenko 
Date:   2018-08-02T12:57:06Z

IGNITE-9146 Analyse and improve code coverage in ML module
- license
-- verified with diffs overview

commit 71620d0cfffac177d797d182d97eb5f764b8be8f
Author: Oleg Ignatenko 
Date:   2018-08-02T14:17:53Z

IGNITE-9146 Analyse and improve code coverage in ML module
- unit tests for classes that were covered only in examples
-- verified with diffs overview, rebuild, running with coverage and results 
analysis

commit 40c29205f7c43f1e7ef66fd218c2886e9b1e28e7
Author: Oleg Ignatenko 
Date:   2018-08-02T15:47:16Z

IGNITE-9146 Analyse and improve code coverage in ML module
- unit tests for classes that were covered only in examples
-- verified with diffs overview, rebuild, running with coverage and results 
analysis

commit 3bbeaba282d3a8a38080443fcdc6f8cc8210c5d1
Author: Oleg Ignatenko 
Date:   2018-08-03T18:31:02Z

IGNITE-9146 Analyse and improve code coverage in ML module
- unit tests for classes that were covered only in examples
-- verified with diffs overview, rebuild, running with coverage and results 
analysis

commit 8eacdedae1afb9f715f0023f0b5a4e3c5505dae6
Author: Oleg Ignatenko 
Date:   2018-08-03T18:45:45Z

Merge branch 'master-ml' into ignite-9146

# Conflicts:
#   
modules/ml/src/test/java/org/apache/ignite/ml/preprocessing/encoding/StringEncoderPreprocessorTest.java

commit 261651a685cc006025c46b95b4cbb0d6e689c496
Au

[GitHub] ignite pull request #4489: IGNITE-9146 Analyse and improve code coverage in ...

2018-08-08 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/ignite/pull/4489


---