summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAineopintojen-harjoitustyo-Algoritmit-j <github-hy-tiralabra@v.hix.fi>2024-02-17 10:15:35 +0200
committerAineopintojen-harjoitustyo-Algoritmit-j <github-hy-tiralabra@v.hix.fi>2024-02-17 10:15:35 +0200
commitf16cb14b7353b0f109931dba59d5b59ff43d72ec (patch)
treee4e13984faca33b88f55e3cd978a24fbd12e8e8b
parent78eeeac7bd114163418bf5da2897aed62794a09f (diff)
Drop keyboard reader from coverage.
-rw-r--r--.coveragerc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.coveragerc b/.coveragerc
index dbfb5ad..0d69c1a 100644
--- a/.coveragerc
+++ b/.coveragerc
@@ -1,6 +1,6 @@
[run]
branch = True
-omit = tests/*, tui/kbd.py
+omit = src/miinaharava/tui/kbd.py
[report]
exclude_lines =