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

Revert the 2087 workaround. #2168

Merged
merged 1 commit into from
Jun 10, 2020
Merged

Revert the 2087 workaround. #2168

merged 1 commit into from
Jun 10, 2020

Conversation

Shylock-Hg
Copy link
Contributor

What changes were proposed in this pull request?

Why are the changes needed?

Does this PR introduce any user-facing change?

How was this patch tested?

Checklist

  • I've run the tests to see all new and existing tests pass
  • If this Pull Request resolves an issue, I linked to the issue in the text above
  • I've informed the technical writer about the documentation change if necessary

@jude-zhu jude-zhu requested a review from CPWstatic June 9, 2020 14:21
@Shylock-Hg Shylock-Hg added the ready-for-testing PR: ready for the CI test label Jun 9, 2020
@Shylock-Hg Shylock-Hg requested a review from jude-zhu June 9, 2020 14:22
@jude-zhu jude-zhu removed their request for review June 9, 2020 14:22
@Shylock-Hg Shylock-Hg requested review from jude-zhu and laura-ding June 9, 2020 14:23
Copy link
Contributor

@monadbobo monadbobo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@codecov-commenter
Copy link

Codecov Report

Merging #2168 into master will decrease coverage by 0.44%.
The diff coverage is 82.58%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2168      +/-   ##
==========================================
- Coverage   86.84%   86.39%   -0.45%     
==========================================
  Files         641      643       +2     
  Lines       61651    62428     +777     
==========================================
+ Hits        53541    53936     +395     
- Misses       8110     8492     +382     
Impacted Files Coverage Δ
src/dataman/ResultSchemaProvider.h 100.00% <ø> (ø)
src/dataman/SchemaWriter.h 100.00% <ø> (ø)
src/graph/Executor.cpp 77.58% <ø> (+2.82%) ⬆️
src/graph/Executor.h 94.73% <ø> (ø)
src/graph/InsertEdgeExecutor.h 0.00% <ø> (ø)
src/graph/InsertVertexExecutor.h 0.00% <ø> (ø)
src/kvstore/NebulaStore.cpp 82.55% <0.00%> (-0.65%) ⬇️
src/kvstore/raftex/Host.cpp 60.36% <ø> (-7.61%) ⬇️
src/kvstore/raftex/RaftPart.cpp 72.31% <0.00%> (-5.28%) ⬇️
src/meta/MetaServiceUtils.h 100.00% <ø> (ø)
... and 76 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 1f69dd1...54867db. Read the comment docs.

@dangleptr dangleptr requested review from amber-moe and whitewum June 10, 2020 03:51
@dangleptr
Copy link
Contributor

Please take care the pr in related document, thanks! @Amber1990Zhang @whitewum

@dangleptr dangleptr merged commit 06a5db4 into vesoft-inc:master Jun 10, 2020
@amber-moe amber-moe added doc affected PR: improvements or additions to documentation and removed doc affected PR: improvements or additions to documentation labels Jun 10, 2020
jude-zhu pushed a commit to jude-zhu/nebula that referenced this pull request Jun 10, 2020
dutor pushed a commit that referenced this pull request Jun 10, 2020
Co-authored-by: Shylock Hg <33566796+Shylock-Hg@users.noreply.github.com>
tong-hao pushed a commit to tong-hao/nebula that referenced this pull request Jun 1, 2021
yixinglu pushed a commit to yixinglu/nebula that referenced this pull request Jan 31, 2023
<!--
Thanks for your contribution!
In order to review PR more efficiently, please add information according to the template.
-->

## What type of PR is this?
- [ ] bug
- [ ] feature
- [x] enhancement

## What problem(s) does this PR solve?
#### Issue(s) number: 
Sub job of vesoft-inc/nebula-ent#1754

#### Description:


## How do you solve it?



## Special notes for your reviewer, ex. impact of this fix, design document, etc:



## Checklist:
Tests:
- [ ] Unit test(positive and negative cases)
- [ ] Function test
- [ ] Performance test
- [ ] N/A

Affects:
- [ ] Documentation affected (Please add the label if documentation needs to be modified.)
- [ ] Incompatibility (If it breaks the compatibility, please describe it and add the label.)
- [ ] If it's needed to cherry-pick (If cherry-pick to some branches is required, please label the destination version(s).)
- [ ] Performance impacted: Consumes more CPU/Memory


## Release notes:

Please confirm whether to be reflected in release notes and how to describe:
> ex. Fixed the bug .....


Migrated from vesoft-inc#5196

Co-authored-by: shylock <33566796+Shylock-Hg@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-testing PR: ready for the CI test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants