You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2016/08/16 15:09:20 UTC

[jira] [Comment Edited] (IGNITE-3368) .NET: Improve test coverage

    [ https://issues.apache.org/jira/browse/IGNITE-3368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15422855#comment-15422855 ] 

Pavel Tupitsyn edited comment on IGNITE-3368 at 8/16/16 3:08 PM:
-----------------------------------------------------------------

Coverage improvements:
* Classes: 95% -> 100%
* Methods: 85% -> 95%
* Statements: 84% -> 92%

All main APIs are covered now. 
Next step is to reach 100% method coverage: IGNITE-3697

Minor bugs uncovered and fixed:
* JavaException is not serializable
* ReadOnlyDictionary.Remove does not throw exception


was (Author: ptupitsyn):
Coverage improvements:
* Classes: 95% -> 100%
* Methods: 85% -> 95%
* Statements: 84% -> 92%

All main APIs are covered now. 
Next step is to reach 100% method coverage: IGNITE-3697

Minor bugs uncovered and fixed:

> .NET: Improve test coverage
> ---------------------------
>
>                 Key: IGNITE-3368
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3368
>             Project: Ignite
>          Issue Type: Task
>          Components: platforms
>    Affects Versions: 1.6
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Critical
>              Labels: .net
>             Fix For: 1.8
>
>
> Coverage nightly build has been set up on the TC:
> http://149.202.210.143:8111/viewType.html?buildTypeId=IgniteTests_IgnitePlatformNetCoverage
> Examine the output and improve tests to cover missing parts.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)