Skip to content

Commit

Permalink
Modify .coveragerc (#1204)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jasha10 authored Jan 5, 2025
1 parent 586d81a commit d61b588
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .coveragerc
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
[run]
[report]
omit =
.nox/*
*tests*
*/tests/*
docs/*
omegaconf/grammar/gen/*
omegaconf/vendor/*
omegaconf/version.py
omegaconf/typing.py
.stubs

[report]
exclude_lines =
pragma: no cover
raise AssertionError
Expand Down

0 comments on commit d61b588

Please sign in to comment.