codecov / dart

Codecov Dart coverage report uploader

Home Page:https://codecov.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Async Function Closing Braces

zacharynewton-wk opened this issue · comments

When running coverage on an async function in dart, the closing function brace is always considered "not hit".
image
Where would I look to help get this fixed?

This is probably an issue for the coverage package: https://github.com/dart-lang/coverage/issues