binwiederhier / ntfy

Send push notifications to your phone or desktop using PUT/POST
https://ntfy.sh
Apache License 2.0
18.58k stars 731 forks source link

Message templating #1064

Closed binwiederhier closed 8 months ago

codecov-commenter commented 8 months ago

Codecov Report

Attention: Patch coverage is 60.86957% with 27 lines in your changes are missing coverage. Please review.

Project coverage is 64.79%. Comparing base (4c0ec3f) to head (4692ca7). Report is 3 commits behind head on main.

Files Patch % Lines
server/server.go 74.50% 7 Missing and 6 partials :warning:
util/timeout_writer.go 0.00% 9 Missing :warning:
server/server_admin.go 25.00% 0 Missing and 3 partials :warning:
server/util.go 50.00% 0 Missing and 1 partial :warning:
util/peek.go 50.00% 0 Missing and 1 partial :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1064 +/- ## ========================================== - Coverage 64.86% 64.79% -0.08% ========================================== Files 60 61 +1 Lines 7944 7981 +37 ========================================== + Hits 5153 5171 +18 - Misses 1930 1944 +14 - Partials 861 866 +5 ```

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