Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix space not right when submit job after use. #3010

Merged

Conversation

CPWstatic
Copy link
Contributor

@CPWstatic CPWstatic commented Oct 8, 2021

Close #2806

@CPWstatic CPWstatic added the ready-for-testing PR: ready for the CI test label Oct 8, 2021
@Sophie-Xie Sophie-Xie added the cherry-pick-v2.6 PR: need cherry-pick to this version label Oct 8, 2021
@Sophie-Xie Sophie-Xie added this to the v2.6.0 milestone Oct 8, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #3010 (11c1b60) into master (9462d35) will decrease coverage by 0.06%.
The diff coverage is 89.30%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3010      +/-   ##
==========================================
- Coverage   84.40%   84.33%   -0.07%     
==========================================
  Files        1284     1283       -1     
  Lines      113608   113683      +75     
==========================================
- Hits        95888    95877      -11     
- Misses      17720    17806      +86     
Impacted Files Coverage Δ
src/clients/storage/StorageClientBase-inl.h 78.57% <0.00%> (-4.17%) ⬇️
src/common/thrift/ThriftClientManager.h 100.00% <ø> (ø)
src/daemons/GraphDaemon.cpp 65.13% <ø> (ø)
src/graph/executor/Executor.h 100.00% <ø> (ø)
src/graph/executor/query/GetPropExecutor.h 70.58% <ø> (-1.64%) ⬇️
src/graph/executor/query/IndexScanExecutor.cpp 88.88% <ø> (-0.31%) ⬇️
src/graph/service/GraphService.h 100.00% <ø> (ø)
src/graph/service/QueryEngine.h 100.00% <ø> (ø)
src/graph/util/Utils.h 100.00% <ø> (ø)
src/graph/executor/query/FilterExecutor.cpp 85.71% <25.00%> (-3.58%) ⬇️
... and 30 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 e642c05...11c1b60. Read the comment docs.

@yixinglu yixinglu merged commit 7ff852b into vesoft-inc:master Oct 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick-v2.6 PR: need cherry-pick to this version ready-for-testing PR: ready for the CI test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cannot run statement 'use nba;rebuild tag index player_name_index'
5 participants