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 <oignatenko@...> 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 <oignatenko@...> 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 <oignatenko@...> Date: 2018-07-31T14:02:00Z Merge branch 'master-ml' into ignite-9124 commit c74ec10343f197c8ecb9a7d91874667b0c057507 Author: Oleg Ignatenko <oignatenko@...> 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 <oignatenko@...> 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 <oignatenko@...> Date: 2018-08-01T10:34:35Z Merge branch 'master-ml' into ignite-9146 commit 3319b155ba5460edf84b621e6566c47ebe7f4da9 Author: Oleg Ignatenko <oignatenko@...> 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 <oignatenko@...> 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 <oignatenko@...> Date: 2018-08-01T16:26:46Z Merge branch 'master-ml' into ignite-9146 commit fb5b4d27e3d3714238ef6bd9ff514b2fd535690c Author: Oleg Ignatenko <oignatenko@...> 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 <oignatenko@...> 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 <oignatenko@...> 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 <oignatenko@...> 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 <oignatenko@...> 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 <oignatenko@...> 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 <oignatenko@...> 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 Author: Oleg Ignatenko <oignatenko@...> Date: 2018-08-03T19:04:51Z IGNITE-9146 Analyse and improve code coverage in ML module - merge follow up commit a2922cc7a009c16fe274d6ab50483d409619c45a Author: Oleg Ignatenko <oignatenko@...> Date: 2018-08-03T19:06:26Z IGNITE-9146 Analyse and improve code coverage in ML module - merge follow up commit 256c683c2d42dc6ab76d0ea60fc690a4a33f417e Author: Oleg Ignatenko <oignatenko@...> Date: 2018-08-03T20:15:36Z IGNITE-9146 Analyse and improve code coverage in ML module - removal of dead code -- verified with diffs overview and clean rebuild commit d6b200d880fd54e217363eac5165f92dd6004d7c Author: Oleg Ignatenko <oignatenko@...> Date: 2018-08-03T20:49:05Z IGNITE-9146 Analyse and improve code coverage in ML module - merge follow up commit f179d4176725ff742ed96fa8f25b7dcfe8c66656 Author: Oleg Ignatenko <oignatenko@...> Date: 2018-08-03T21:11:31Z 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 706fd487c6b15b6b354458a7ab44addc66d538c3 Author: Oleg Ignatenko <oignatenko@...> Date: 2018-08-03T22:11:51Z IGNITE-9146 Analyse and improve code coverage in ML module - corrected typo in javadoc -- verified with diffs overview commit f05f6f88b1fba60a38e30f1025307b9db5050ea4 Author: Oleg Ignatenko <oignatenko@...> Date: 2018-08-03T23:06:26Z 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 99f97877f5131b18767bc4363e7b82115ac60f94 Author: Oleg Ignatenko <oignatenko@...> Date: 2018-08-03T23:34:50Z 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 37f23ff04591c64ddcd586f1be5c82a27b49a9e8 Author: Oleg Ignatenko <oignatenko@...> Date: 2018-08-03T23:54:26Z 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 6a90ec8b4ea914bf450e40474155d19544c0d6a7 Author: Oleg Ignatenko <oignatenko@...> Date: 2018-08-04T00:29:30Z 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 55a6172d89cf749ea186894d54be6dd77e7f3f3a Author: Oleg Ignatenko <oignatenko@...> Date: 2018-08-04T00:59:45Z 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 807be13c803018a7f1fa248f5415baea86da36d6 Author: Oleg Ignatenko <oignatenko@...> Date: 2018-08-04T01:19:13Z 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 0df89813bea843b28f33c81101ec136e644f6aa8 Author: Oleg Ignatenko <oignatenko@...> Date: 2018-08-04T01:34:28Z 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 aefc310e1a8f2ccb31a45c93bbfe880fe335a66c Author: Oleg Ignatenko <oignatenko@...> Date: 2018-08-04T07:22: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, rebuild, running with coverage and results analysis ---- --- |
Free forum by Nabble | Edit this page |