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.91k stars 384 forks source link

Added test case to strengthen YAML configuration validation #1043

Closed caronc closed 3 months ago

caronc commented 6 months ago

Description:

Related issue (if applicable): n/a

It was reported that an Apprise URL could not load a single instance in a YAML configuration tied to a tag.

This was just a test case added to re-produce the scenario

Checklist

codecov-commenter commented 6 months ago

Codecov Report

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

Comparison is base (8bff103) 99.27% compared to head (3af779c) 99.27%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1043 +/- ## ======================================= Coverage 99.27% 99.27% ======================================= Files 135 135 Lines 17600 17600 Branches 3592 3592 ======================================= Hits 17472 17472 Misses 119 119 Partials 9 9 ```

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