caronc / apprise

Apprise - Push Notifications that work with just about every platform!
https://hub.docker.com/r/caronc/apprise
BSD 2-Clause "Simplified" License
10.94k stars 385 forks source link

bugfix in trace logging of module loading #1152

Closed caronc closed 5 days ago

caronc commented 5 days ago

Description:

Related issue (if applicable): homeassistant/121029

Log issue undetected (fixed now in this PR) until found by Home Assistant ticket raised.

TheJulianJES commented 5 days ago

There's a similar PR too:

codecov-commenter commented 5 days ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

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

Project coverage is 99.28%. Comparing base (6733953) to head (6336366).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1152 +/- ## ======================================= Coverage 99.28% 99.28% ======================================= Files 142 142 Lines 18440 18440 Branches 3763 3763 ======================================= Hits 18309 18309 Misses 121 121 Partials 10 10 ```

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

caronc commented 5 days ago

Closed in lieu of #1151