Skip to content

Conversation

@MarcoRossignoli
Copy link
Collaborator

closes #623

C# compiler use a different state machine class in case of await task.ConfiguraAwait(bool), we added new type to async/await state machine branches filter.

@tfadler thanks for repro, day after merge of this you'll can try fix using nightly build https://github.com/tonerdo/coverlet/blob/master/Documentation/ConsumeNightlyBuild.md

cc @tonerdo @petli

@MarcoRossignoli MarcoRossignoli added bug Something isn't working tenet-coverage Issue related to possible incorrect coverage labels Dec 3, 2019
@MarcoRossignoli MarcoRossignoli merged commit adb8ef1 into coverlet-coverage:master Dec 3, 2019
@MarcoRossignoli MarcoRossignoli deleted the issue_623 branch December 3, 2019 21:22
@tfadler
Copy link

tfadler commented Dec 4, 2019

Thanks @MarcoRossignoli !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working tenet-coverage Issue related to possible incorrect coverage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect branch coverage with async/await test

2 participants