Skip to content

Commit

Permalink
Enable specific coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
wesselb committed Sep 10, 2023
1 parent 441a398 commit d470a4d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .coveragerc
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
[run]
omit = lab/_version.py

[report]
exclude_lines =
pragma: no cover
pragma: specific no cover.*${PRAGMA_VERSION}

0 comments on commit d470a4d

Please sign in to comment.