languitar / autosuspend

A daemon to automatically suspend and wake up a system
https://autosuspend.readthedocs.io
GNU General Public License v2.0
74 stars 15 forks source link

Modernize Python versions #524

Closed languitar closed 4 months ago

languitar commented 4 months ago
codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 96.15385% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 95.71%. Comparing base (9ce16b4) to head (3c4ae32). Report is 3 commits behind head on main.

Files Patch % Lines
src/autosuspend/checks/systemd.py 60.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #524 +/- ## ========================================== - Coverage 95.73% 95.71% -0.03% ========================================== Files 20 20 Lines 1338 1331 -7 Branches 199 199 ========================================== - Hits 1281 1274 -7 Misses 46 46 Partials 11 11 ```

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

github-actions[bot] commented 4 months ago

:tada: This PR is included in version 7.0.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: