Open levb opened 1 year ago
Base: 20.88% // Head: 23.12% // Increases project coverage by +2.24% :tada:
+2.24%
Coverage data is based on head (4692f04) compared to base (061a175). Patch coverage: 31.98% of modified lines in pull request are covered.
4692f04
061a175
:umbrella: View full report at Codecov. :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!
Codecov Report
Base: 20.88% // Head: 23.12% // Increases project coverage by
+2.24%
:tada:Additional details and impacted files
```diff @@ Coverage Diff @@ ## leb-cached-1 #458 +/- ## ================================================ + Coverage 20.88% 23.12% +2.24% ================================================ Files 79 85 +6 Lines 5416 5638 +222 ================================================ + Hits 1131 1304 +173 - Misses 4153 4183 +30 - Partials 132 151 +19 ``` | [Impacted Files](https://codecov.io/gh/mattermost/mattermost-plugin-apps/pull/458?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost) | Coverage Δ | | |---|---|---| | [apps/app.go](https://codecov.io/gh/mattermost/mattermost-plugin-apps/pull/458?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost#diff-YXBwcy9hcHAuZ28=) | `0.00% <0.00%> (ø)` | | | [apps/manifest.go](https://codecov.io/gh/mattermost/mattermost-plugin-apps/pull/458?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost#diff-YXBwcy9tYW5pZmVzdC5nbw==) | `91.17% <0.00%> (-2.77%)` | :arrow_down: | | [server/config/config.go](https://codecov.io/gh/mattermost/mattermost-plugin-apps/pull/458?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost#diff-c2VydmVyL2NvbmZpZy9jb25maWcuZ28=) | `37.50% <ø> (ø)` | | | [server/config/service.go](https://codecov.io/gh/mattermost/mattermost-plugin-apps/pull/458?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost#diff-c2VydmVyL2NvbmZpZy9zZXJ2aWNlLmdv) | `0.00% <0.00%> (ø)` | | | [server/config/test\_service.go](https://codecov.io/gh/mattermost/mattermost-plugin-apps/pull/458?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost#diff-c2VydmVyL2NvbmZpZy90ZXN0X3NlcnZpY2UuZ28=) | `0.00% <0.00%> (ø)` | | | [server/proxy/invoke\_oauth2.go](https://codecov.io/gh/mattermost/mattermost-plugin-apps/pull/458?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost#diff-c2VydmVyL3Byb3h5L2ludm9rZV9vYXV0aDIuZ28=) | `0.00% <0.00%> (ø)` | | | [server/proxy/notify.go](https://codecov.io/gh/mattermost/mattermost-plugin-apps/pull/458?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost#diff-c2VydmVyL3Byb3h5L25vdGlmeS5nbw==) | `0.00% <0.00%> (ø)` | | | [server/proxy/synchronize.go](https://codecov.io/gh/mattermost/mattermost-plugin-apps/pull/458?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost#diff-c2VydmVyL3Byb3h5L3N5bmNocm9uaXplLmdv) | `0.00% <0.00%> (ø)` | | | [server/proxy/update\_app\_listing.go](https://codecov.io/gh/mattermost/mattermost-plugin-apps/pull/458?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost#diff-c2VydmVyL3Byb3h5L3VwZGF0ZV9hcHBfbGlzdGluZy5nbw==) | `29.62% <0.00%> (ø)` | | | [server/store/appkv.go](https://codecov.io/gh/mattermost/mattermost-plugin-apps/pull/458?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost#diff-c2VydmVyL3N0b3JlL2FwcGt2Lmdv) | `0.00% <0.00%> (ø)` | | | ... and [18 more](https://codecov.io/gh/mattermost/mattermost-plugin-apps/pull/458?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mattermost) | | 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.