DatGuy1 / Windows-Toasts

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

fix(toasters): correct typo that led to error with clear_toasts() #96

Closed DatGuy1 closed 1 year ago

DatGuy1 commented 1 year ago

"notifierAUMI" -> "notifierAUMID". Resolves #95.

codecov[bot] commented 1 year ago

Codecov Report

Merging #96 (44df339) into main (ada6a7d) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head 44df339 differs from pull request most recent head 90f2240. Consider uploading reports for the commit 90f2240 to get more accurate results

@@           Coverage Diff           @@
##             main      #96   +/-   ##
=======================================
  Coverage   97.75%   97.75%           
=======================================
  Files          10       10           
  Lines         623      623           
  Branches       89       89           
=======================================
  Hits          609      609           
  Misses          9        9           
  Partials        5        5           
Files Changed Coverage Δ
src/windows_toasts/toasters.py 96.99% <100.00%> (ø)

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