argoproj / notifications-engine

Affordable notifications for Kubernetes
Apache License 2.0
264 stars 134 forks source link

chore(deps): bump expr version and golang as required by expr 1.15 #221

Closed zachaller closed 9 months ago

zachaller commented 9 months ago

This adds a bunch of new functions and fixes #186

codecov[bot] commented 9 months ago

Codecov Report

Patch coverage: 60.00% and project coverage change: +0.15% :tada:

Comparison is base (e564872) 53.78% compared to head (4c9d116) 53.93%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #221 +/- ## ========================================== + Coverage 53.78% 53.93% +0.15% ========================================== Files 35 35 Lines 3278 3278 ========================================== + Hits 1763 1768 +5 + Misses 1255 1250 -5 Partials 260 260 ``` | [Files Changed](https://app.codecov.io/gh/argoproj/notifications-engine/pull/221?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=argoproj) | Coverage Δ | | |---|---|---| | [pkg/services/alertmanager.go](https://app.codecov.io/gh/argoproj/notifications-engine/pull/221?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=argoproj#diff-cGtnL3NlcnZpY2VzL2FsZXJ0bWFuYWdlci5nbw==) | `66.07% <0.00%> (ø)` | | | [pkg/services/webhook.go](https://app.codecov.io/gh/argoproj/notifications-engine/pull/221?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=argoproj#diff-cGtnL3NlcnZpY2VzL3dlYmhvb2suZ28=) | `68.96% <0.00%> (ø)` | | | [pkg/cmd/context.go](https://app.codecov.io/gh/argoproj/notifications-engine/pull/221?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=argoproj#diff-cGtnL2NtZC9jb250ZXh0Lmdv) | `44.44% <33.33%> (ø)` | | | [pkg/services/googlechat.go](https://app.codecov.io/gh/argoproj/notifications-engine/pull/221?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=argoproj#diff-cGtnL3NlcnZpY2VzL2dvb2dsZWNoYXQuZ28=) | `61.36% <100.00%> (ø)` | | | [pkg/services/grafana.go](https://app.codecov.io/gh/argoproj/notifications-engine/pull/221?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=argoproj#diff-cGtnL3NlcnZpY2VzL2dyYWZhbmEuZ28=) | `73.46% <100.00%> (ø)` | | | [pkg/services/mattermost.go](https://app.codecov.io/gh/argoproj/notifications-engine/pull/221?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=argoproj#diff-cGtnL3NlcnZpY2VzL21hdHRlcm1vc3QuZ28=) | `64.40% <100.00%> (ø)` | | | [pkg/services/teams.go](https://app.codecov.io/gh/argoproj/notifications-engine/pull/221?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=argoproj#diff-cGtnL3NlcnZpY2VzL3RlYW1zLmdv) | `58.28% <100.00%> (ø)` | | | [pkg/services/webex.go](https://app.codecov.io/gh/argoproj/notifications-engine/pull/221?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=argoproj#diff-cGtnL3NlcnZpY2VzL3dlYmV4Lmdv) | `71.69% <100.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/argoproj/notifications-engine/pull/221/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=argoproj)

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