mattermost-plugin-apps
mattermost-plugin-apps copied to clipboard
Cached store part #1: API
This is a precursor PR for the cached store, it adds an API
struct to pass around static API pointers, and makes it available in incoming.Request
Codecov Report
Patch coverage: 18.79
% and project coverage change: +0.56
:tada:
Comparison is base (
8bfe37b
) 20.31% compared to head (061a175
) 20.88%.
Additional details and impacted files
@@ Coverage Diff @@
## master #457 +/- ##
==========================================
+ Coverage 20.31% 20.88% +0.56%
==========================================
Files 78 79 +1
Lines 5266 5416 +150
==========================================
+ Hits 1070 1131 +61
- Misses 4066 4153 +87
- Partials 130 132 +2
Impacted Files | Coverage Δ | |
---|---|---|
apps/goapp/http.go | 0.00% <0.00%> (ø) |
|
server/config/service.go | 0.00% <0.00%> (ø) |
|
server/config/test_service.go | 0.00% <0.00%> (ø) |
|
server/proxy/enable.go | 4.05% <0.00%> (-0.36%) |
:arrow_down: |
server/proxy/expand_getter.go | 0.00% <0.00%> (ø) |
|
server/proxy/install.go | 0.00% <0.00%> (ø) |
|
server/proxy/invoke_oauth2.go | 0.00% <0.00%> (ø) |
|
server/proxy/invoke_static.go | 18.91% <0.00%> (ø) |
|
server/proxy/invoke_webhook.go | 0.00% <0.00%> (ø) |
|
server/proxy/notify.go | 0.00% <0.00%> (ø) |
|
... and 17 more |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
This PR has been automatically labelled "stale" because it hasn't had recent activity. A core team member will check in on the status of the PR to help with questions. Thank you for your contribution!