Commit e8ad69a
authored
fix: remove coverage, error on warnings (#49)
## What I'm changing
- Remove coverage, error on warnings in tests
## How I did it
We aren't using coverage information for now, we can always re-add it
later.
## Checklist
- [x] Tests pass: `uv run pytest`
- [x] Checks pass: `uv run pre-commit --all-files`1 parent 2f45e8c commit e8ad69a
2 files changed
+2
-89
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| |||
74 | 73 | | |
75 | 74 | | |
76 | 75 | | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | 76 | | |
87 | | - | |
88 | 77 | | |
| 78 | + | |
89 | 79 | | |
90 | 80 | | |
| 81 | + | |
91 | 82 | | |
92 | 83 | | |
93 | 84 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments