DatGuy1 / Windows-Toasts

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

refactor: make unschedule_toast raise new ToastNotFoundError exception instead of UserWarning #97

Closed DatGuy1 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #97 (37a2e8d) into main (17ab210) will increase coverage by 0.16%. Report is 5 commits behind head on main. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #97      +/-   ##
==========================================
+ Coverage   97.59%   97.75%   +0.16%     
==========================================
  Files          10       10              
  Lines         623      623              
  Branches       89       89              
==========================================
+ Hits          608      609       +1     
+ Misses         10        9       -1     
  Partials        5        5              
Files Changed Coverage Δ
src/windows_toasts/__init__.py 100.00% <100.00%> (ø)
src/windows_toasts/exceptions.py 100.00% <100.00%> (ø)
src/windows_toasts/toasters.py 96.99% <100.00%> (+0.72%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more