chore: add typing hints to pytest components #1478
Open
Codecov / codecov/project
succeeded
Jan 6, 2025 in 0s
56.5% (+0.3%) compared to 587a872
View this Pull Request on Codecov
56.5% (+0.3%) compared to 587a872
Details
Codecov Report
Attention: Patch coverage is 90.69767%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 56.5%. Comparing base (
587a872
) to head (a8f887c
).
✅ All tests successful. No failed tests found.
Files with missing lines | Patch % | Lines |
---|---|---|
labgrid/logging.py | 71.4% | 2 Missing |
labgrid/pytestplugin/fixtures.py | 91.6% | 1 Missing |
labgrid/remote/client.py | 50.0% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1478 +/- ##
========================================
+ Coverage 56.2% 56.5% +0.3%
========================================
Files 170 170
Lines 13247 13261 +14
========================================
+ Hits 7449 7502 +53
+ Misses 5798 5759 -39
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading