DatGuy1 / Windows-Toasts

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

feat: support removing toasts and toast groups #145

Closed DatGuy1 closed 3 months ago

DatGuy1 commented 3 months ago

Closes #137, resolves #99

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 97.34%. Comparing base (6322266) to head (6477535). Report is 11 commits behind head on main.

:exclamation: Current head 6477535 differs from pull request most recent head 825698c

Please upload reports for the commit 825698c to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #145 +/- ## ========================================== - Coverage 97.77% 97.34% -0.44% ========================================== Files 10 10 Lines 630 640 +10 Branches 90 91 +1 ========================================== + Hits 616 623 +7 - Misses 9 10 +1 - Partials 5 7 +2 ```

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