mattermost / mattermost-plugin-apps

Powers the Mattermost App Framework
https://developers.mattermost.com/integrate/apps/
Apache License 2.0
33 stars 29 forks source link

[MM-49875] [MM-49877] Validate default calls #447

Closed hanzei closed 1 year ago

hanzei commented 1 year ago

Summary

See https://mattermost.atlassian.net/browse/MM-49877 and https://mattermost.atlassian.net/browse/MM-49875

Ticket Link

https://mattermost.atlassian.net/browse/MM-49875 https://mattermost.atlassian.net/browse/MM-49877

codecov-commenter commented 1 year ago

Codecov Report

Base: 20.77% // Head: 20.79% // Increases project coverage by +0.02% :tada:

Coverage data is based on head (c2a3d70) compared to base (39ea6b1). Patch coverage: 23.07% of modified lines in pull request are covered.

:exclamation: Current head c2a3d70 differs from pull request most recent head de8937f. Consider uploading reports for the commit de8937f to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #447 +/- ## ========================================== + Coverage 20.77% 20.79% +0.02% ========================================== Files 80 80 Lines 5348 5352 +4 ========================================== + Hits 1111 1113 +2 - Misses 4099 4100 +1 - Partials 138 139 +1 ``` | [Impacted Files](https://codecov.io/gh/mattermost/mattermost-plugin-apps/pull/447?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost) | Coverage Δ | | |---|---|---| | [server/proxy/invoke\_call.go](https://codecov.io/gh/mattermost/mattermost-plugin-apps/pull/447?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost#diff-c2VydmVyL3Byb3h5L2ludm9rZV9jYWxsLmdv) | `30.39% <23.07%> (+0.80%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost)

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