caronc / apprise-api

A lightweight REST framework that wraps the Apprise Notification Library
https://hub.docker.com/r/caronc/apprise
MIT License
575 stars 49 forks source link

Honor new Group Functionality introduced in Apprise v1.6.0 #147

Closed caronc closed 6 months ago

caronc commented 7 months ago

Description:

Related issue (if applicable): refs #146

This pull request so far just re-produces the problem with a test case.

Issue directly relates to here where the issue was resolved. This PR can be pushed after Apprise is updated

Checklist

codecov-commenter commented 6 months ago

Codecov Report

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

Comparison is base (4ad2bb1) 95.23% compared to head (dc59948) 94.87%. Report is 1 commits behind head on master.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #147 +/- ## ========================================== - Coverage 95.23% 94.87% -0.37% ========================================== Files 7 7 Lines 714 702 -12 ========================================== - Hits 680 666 -14 - Misses 34 36 +2 ```

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