DatGuy1 / Windows-Toasts

Python library used to send toast notifications on Windows machines
Apache License 2.0
96 stars 6 forks source link

feat: fail import if OS version unsupported #122

Closed DatGuy1 closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (ffe716c) 97.75% compared to head (3c4e278) 97.77%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #122 +/- ## ========================================== + Coverage 97.75% 97.77% +0.02% ========================================== Files 10 10 Lines 624 630 +6 Branches 89 90 +1 ========================================== + Hits 610 616 +6 Misses 9 9 Partials 5 5 ```

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