Make mypy happier #627
Open
Make mypy happier #627
Codecov / codecov/project
succeeded
Nov 12, 2024 in 0s
69.41% (+0.09%) compared to 7b755c7
View this Pull Request on Codecov
69.41% (+0.09%) compared to 7b755c7
Details
Codecov Report
Attention: Patch coverage is 75.65859%
with 231 lines
in your changes missing coverage. Please review.
Project coverage is 69.41%. Comparing base (
7b755c7
) to head (c9c4fbd
).
Report is 16 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
qubes/device_protocol.py | 73.42% | 110 Missing |
qubes/ext/pci.py | 70.29% | 30 Missing |
qubes/ext/admin.py | 22.22% | 28 Missing |
qubes/ext/block.py | 84.17% | 25 Missing |
qubes/devices.py | 82.75% | 10 Missing |
qubes/vm/__init__.py | 62.96% | 10 Missing |
qubes/ext/utils.py | 90.78% | 7 Missing |
qubes/vm/qubesvm.py | 0.00% | 4 Missing |
qubes/api/admin.py | 92.30% | 3 Missing |
qubes/storage/kernels.py | 50.00% | 2 Missing |
... and 2 more |
Additional details and impacted files
@@ Coverage Diff @@
## main #627 +/- ##
==========================================
+ Coverage 69.32% 69.41% +0.09%
==========================================
Files 58 58
Lines 11993 12422 +429
==========================================
+ Hits 8314 8623 +309
- Misses 3679 3799 +120
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading