stork icon indicating copy to clipboard operation
stork copied to clipboard

STOR-209 Add pgbench app

Open stgleb opened this issue 4 years ago • 2 comments

stgleb avatar Jun 11 '20 14:06 stgleb

Codecov Report

Merging #644 into master will increase coverage by 3.68%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #644      +/-   ##
==========================================
+ Coverage   72.74%   76.42%   +3.68%     
==========================================
  Files          35       33       -2     
  Lines        3948     3708     -240     
==========================================
- Hits         2872     2834      -38     
+ Misses        826      642     -184     
+ Partials      250      232      -18     
Impacted Files Coverage Δ
pkg/storkctl/factory.go 62.29% <0.00%> (-1.77%) :arrow_down:
pkg/storkctl/get.go 73.84% <0.00%> (-0.40%) :arrow_down:
pkg/storkctl/applicationregistration.go
pkg/storkctl/watch.go
pkg/monitor/monitor.go 66.06% <0.00%> (+0.97%) :arrow_up:
pkg/storkctl/snapshot.go 72.72% <0.00%> (+1.47%) :arrow_up:
pkg/storkctl/migrationschedule.go 85.18% <0.00%> (+1.71%) :arrow_up:
pkg/storkctl/applicationbackupschedule.go 84.68% <0.00%> (+1.76%) :arrow_up:
pkg/storkctl/applicationbackup.go 78.69% <0.00%> (+2.26%) :arrow_up:
pkg/storkctl/applicationclone.go 83.53% <0.00%> (+2.47%) :arrow_up:
... and 4 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7650446...bf8418b. Read the comment docs.

codecov[bot] avatar Jun 12 '20 17:06 codecov[bot]

Can one of the admins verify this patch?

cnbu-jenkins avatar Mar 25 '22 15:03 cnbu-jenkins