Skip to content

Commit

Permalink
Hint users how to let the ignore comments take effect (dart-archive/c…
Browse files Browse the repository at this point in the history
…overage#475)

* Update README.md

* Rephrase the sentence a bit

---------

Co-authored-by: Liam Appelbe <liama@google.com>
  • Loading branch information
fzyzcjy and liamappelbe authored Jan 2, 2024
1 parent 67a10d0 commit e24c263
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkgs/coverage/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@ coverage will also be output.
lines inclusive.
- `// coverage:ignore-file` to ignore the whole file.

Then pass `--check-ignore` to `format_coverage`.

#### Function and branch coverage

To gather function level coverage information, pass `--function-coverage` to
Expand Down

0 comments on commit e24c263

Please sign in to comment.