phantoscope icon indicating copy to clipboard operation
phantoscope copied to clipboard

fix operator ci trigger

Open ABNER-1 opened this issue 4 years ago • 1 comments

What type of PR is this?

bug

What this PR does / why we need it: fix operator ci trigger

ABNER-1 avatar Aug 31 '20 09:08 ABNER-1

Codecov Report

Merging #159 into master will increase coverage by 7.37%. The diff coverage is 91.38%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #159      +/-   ##
==========================================
+ Coverage   83.44%   90.81%   +7.37%     
==========================================
  Files          35       38       +3     
  Lines        1438     2037     +599     
==========================================
+ Hits         1200     1850     +650     
+ Misses        238      187      -51     
Impacted Files Coverage Δ
search/main.py 38.46% <ø> (-16.09%) :arrow_down:
search/service/api.py 100.00% <ø> (ø)
tests/test_basic.py 53.84% <ø> (-16.16%) :arrow_down:
search/storage/storage.py 71.78% <65.24%> (-8.58%) :arrow_down:
search/application/utils.py 80.00% <80.00%> (ø)
search/pipeline/pipeline_api.py 92.85% <83.33%> (-7.15%) :arrow_down:
search/common/common.py 88.37% <85.71%> (+6.14%) :arrow_up:
search/common/error.py 89.36% <86.11%> (-2.17%) :arrow_down:
search/application/application.py 85.61% <86.13%> (-4.48%) :arrow_down:
search/operators/runtime.py 87.87% <87.87%> (ø)
... and 32 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 37b948a...567efbe. Read the comment docs.

codecov[bot] avatar Aug 31 '20 10:08 codecov[bot]