Skip to content

Commit

Permalink
Filter to get local coverage to match CI results
Browse files Browse the repository at this point in the history
  • Loading branch information
kdmukai committed Nov 6, 2024
1 parent 3e068b0 commit a47097d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ exclude_lines = [
# Omit; need a different approach to test modules with hardware dependencies
omit = [
"*/__init__.py",
"*/seedsigner/hardware/*",
"*/tests/*",
]
skip_covered = false
Expand Down

0 comments on commit a47097d

Please sign in to comment.