caronc / apprise-api

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

Support `tags` GET and POST arg in addition to `tag` #163

Closed caronc closed 8 months ago

caronc commented 8 months ago

Description:

Related issue (if applicable): refs #162

Checklist

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (a80ca0a) 94.87% compared to head (9a5c19a) 95.03%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #163 +/- ## ========================================== + Coverage 94.87% 95.03% +0.16% ========================================== Files 7 7 Lines 702 725 +23 ========================================== + Hits 666 689 +23 Misses 36 36 ```

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