Skip to content

Conversation

@Godin
Copy link
Member

@Godin Godin commented Aug 6, 2018

Fixes #704

@Godin Godin force-pushed the kotlin_when_sealed branch 2 times, most recently from d96b223 to 87c7a07 Compare August 6, 2018 22:18
@Godin Godin self-assigned this Aug 6, 2018
@Godin Godin force-pushed the kotlin_when_sealed branch from 87c7a07 to f42688d Compare August 6, 2018 22:29
*/
@Test
public void whenSealed() {
assertLine("whenSealed.when", ICounter.FULLY_COVERED, 0, 0);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably in conflict with #722.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Conflict resolved.

@Godin Godin added this to the 0.8.2 milestone Aug 7, 2018
@Godin Godin force-pushed the kotlin_when_sealed branch from f42688d to 20a4a41 Compare August 7, 2018 07:13
@Godin Godin merged commit 8208774 into master Aug 7, 2018
@Godin Godin deleted the kotlin_when_sealed branch August 7, 2018 10:23
@jacoco jacoco locked as resolved and limited conversation to collaborators Oct 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[Kotlin] The last case in when for seal object is never show coverage without already test

3 participants