SIGN IN SIGN UP

Add the ability to ignore lines depending on comments (#58656)

https://github.com/dart-lang/coverage - 0.14.0 added the ability to be able to ignore coverage depending on comments.

// coverage:ignore-line to ignore one line.
// coverage:ignore-start and // coverage:ignore-end to ignore range of lines inclusive.
// coverage:ignore-file to ignore the whole file.
P
Pasindu De Silva committed
df02518dc98bd5109dd4a3473884fbce0fc8b837
Parent: 447e3d3
Committed by GitHub <noreply@github.com> on 6/18/2020, 5:34:42 PM