mattermost-plugin-apps icon indicating copy to clipboard operation
mattermost-plugin-apps copied to clipboard

Cached store part #2: implementation

Open levb opened this issue 2 years ago • 2 comments

levb avatar Feb 19 '23 14:02 levb

Codecov Report

Base: 20.88% // Head: 23.12% // Increases project coverage by +2.24% :tada:

Coverage data is based on head (4692f04) compared to base (061a175). Patch coverage: 31.98% of modified lines in pull request are covered.

Additional details and impacted files
@@               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 Coverage Δ
apps/app.go 0.00% <0.00%> (ø)
apps/manifest.go 91.17% <0.00%> (-2.77%) :arrow_down:
server/config/config.go 37.50% <ø> (ø)
server/config/service.go 0.00% <0.00%> (ø)
server/config/test_service.go 0.00% <0.00%> (ø)
server/proxy/invoke_oauth2.go 0.00% <0.00%> (ø)
server/proxy/notify.go 0.00% <0.00%> (ø)
server/proxy/synchronize.go 0.00% <0.00%> (ø)
server/proxy/update_app_listing.go 29.62% <0.00%> (ø)
server/store/appkv.go 0.00% <0.00%> (ø)
... and 18 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 at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov-commenter avatar Feb 19 '23 14:02 codecov-commenter

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!

mattermost-build avatar Mar 04 '23 01:03 mattermost-build