ctalkington / python-ipp

Asynchronous Python client for Internet Printing Protocol (IPP)
MIT License
36 stars 20 forks source link

Track when printer was last booted using uptime #599

Closed ctalkington closed 4 weeks ago

ctalkington commented 4 weeks ago

for https://github.com/home-assistant/core/pull/127725

codecov[bot] commented 4 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.59%. Comparing base (828a23b) to head (ce0d580). Report is 9 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #599 +/- ## ========================================== + Coverage 94.49% 94.59% +0.10% ========================================== Files 9 9 Lines 853 870 +17 Branches 131 133 +2 ========================================== + Hits 806 823 +17 Misses 20 20 Partials 27 27 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.