caronc / apprise-api

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

Github Actions Test Cases #121

Closed caronc closed 1 year ago

caronc commented 1 year ago

Description:

Related issue (if applicable): refs #106

Setting up GitHub Actions

Checklist

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 35.13% and project coverage change: +3.27 :tada:

Comparison is base (a5f8767) 91.70% compared to head (9bfcf0f) 94.97%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #121 +/- ## ========================================== + Coverage 91.70% 94.97% +3.27% ========================================== Files 17 15 -2 Lines 1362 1433 +71 ========================================== + Hits 1249 1361 +112 + Misses 113 72 -41 ``` | [Impacted Files](https://app.codecov.io/gh/caronc/apprise-api/pull/121?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+Caron) | Coverage Δ | | |---|---|---| | [apprise\_api/api/utils.py](https://app.codecov.io/gh/caronc/apprise-api/pull/121?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+Caron#diff-YXBwcmlzZV9hcGkvYXBpL3V0aWxzLnB5) | `68.03% <14.63%> (-20.46%)` | :arrow_down: | | [apprise\_api/api/views.py](https://app.codecov.io/gh/caronc/apprise-api/pull/121?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+Caron#diff-YXBwcmlzZV9hcGkvYXBpL3ZpZXdzLnB5) | `99.42% <88.23%> (-0.58%)` | :arrow_down: | | [apprise\_api/api/forms.py](https://app.codecov.io/gh/caronc/apprise-api/pull/121?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+Caron#diff-YXBwcmlzZV9hcGkvYXBpL2Zvcm1zLnB5) | `100.00% <100.00%> (ø)` | | | [apprise\_api/api/tests/test\_notify.py](https://app.codecov.io/gh/caronc/apprise-api/pull/121?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+Caron#diff-YXBwcmlzZV9hcGkvYXBpL3Rlc3RzL3Rlc3Rfbm90aWZ5LnB5) | `100.00% <100.00%> (+14.98%)` | :arrow_up: | | [apprise\_api/api/tests/test\_stateful\_notify.py](https://app.codecov.io/gh/caronc/apprise-api/pull/121?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+Caron#diff-YXBwcmlzZV9hcGkvYXBpL3Rlc3RzL3Rlc3Rfc3RhdGVmdWxfbm90aWZ5LnB5) | `100.00% <100.00%> (ø)` | | | [apprise\_api/api/tests/test\_stateless\_notify.py](https://app.codecov.io/gh/caronc/apprise-api/pull/121?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+Caron#diff-YXBwcmlzZV9hcGkvYXBpL3Rlc3RzL3Rlc3Rfc3RhdGVsZXNzX25vdGlmeS5weQ==) | `100.00% <100.00%> (+30.37%)` | :arrow_up: | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/caronc/apprise-api/pull/121/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+Caron)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.