[
https://issues.apache.org/jira/browse/IGNITE-9316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16585658#comment-16585658
]
ASF GitHub Bot commented on IGNITE-9316:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/ignite/pull/4569
> Analyse and improve code coverage in ML module (follow-up to IGNITE-9146)
> -------------------------------------------------------------------------
>
> Key: IGNITE-9316
> URL: https://issues.apache.org/jira/browse/IGNITE-9316
> Project: Ignite
> Issue Type: Task
> Components: ml
> Affects Versions: 2.6
> Reporter: Oleg Ignatenko
> Assignee: Oleg Ignatenko
> Priority: Major
> Labels: unit-test
> Fix For: 2.7
>
> Attachments: 20180818.IgniteMLTestSuite.coverage.zip
>
>
> Studying of coverage reports attached in IGNITE-9146 suggests that many
> default methods in interfaces are not covered by tests.
> In particular the default methods in the following interfaces look like worth
> covering in tests:
> {noformat}
> org.apache.ignite.ml.Model
> org.apache.ignite.ml.math.functions.IgniteTriFunction
> org.apache.ignite.ml.dataset.PartitionDataBuilder
> org.apache.ignite.ml.dataset.PartitionContextBuilder
> org.apache.ignite.ml.dataset.Dataset
> org.apache.ignite.ml.environment.parallelism.Promise
> org.apache.ignite.ml.composition.predictionsaggregator.PredictionsAggregator{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)