Skip to content

Commit

Permalink
[Tests] Chore: Only measure active code when reporting code coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Jun 18, 2023
1 parent 32d8660 commit 9f5ec6b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,12 @@ source = ["kotori"]
fail_under = 0
show_missing = true
omit = [
"kotori/daq/intercom/c.py",
"kotori/daq/intercom/pyclibrary_ext/*",
"kotori/daq/intercom/udp.py",
"kotori/daq/intercom/wamp.py",
"kotori/firmware/*",
"kotori/frontend/*",
"kotori/vendor/hydro2motion/*",
"kotori/vendor/ilaundry/*",
"kotori/vendor/luftdaten/*",
Expand Down

0 comments on commit 9f5ec6b

Please sign in to comment.