-
Notifications
You must be signed in to change notification settings - Fork 78
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
implement upsert test cases #1685
Merged
kpango
merged 8 commits into
master
from
test/pkg/implement-agent-ngt-handler-upsert-test
Jun 15, 2022
Merged
implement upsert test cases #1685
kpango
merged 8 commits into
master
from
test/pkg/implement-agent-ngt-handler-upsert-test
Jun 15, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[CHATOPS:HELP] ChatOps commands.
|
github-actions
bot
added
area/agent/core
team/set
SET team
size/M
type/test
Adding tests
labels
Jun 2, 2022
Codecov Report
@@ Coverage Diff @@
## master #1685 +/- ##
==========================================
+ Coverage 31.23% 31.47% +0.23%
==========================================
Files 385 385
Lines 32679 32679
==========================================
+ Hits 10208 10285 +77
+ Misses 22083 22006 -77
Partials 388 388
Continue to review full report at Codecov.
|
vankichi
reviewed
Jun 6, 2022
vankichi
reviewed
Jun 6, 2022
kmrmt
force-pushed
the
test/pkg/implement-agent-ngt-handler-upsert-test
branch
from
June 6, 2022 09:57
c6af945
to
1f39ee0
Compare
kmrmt
force-pushed
the
test/pkg/implement-agent-ngt-handler-upsert-test
branch
from
June 8, 2022 02:03
f45ba72
to
4b48f9f
Compare
Signed-off-by: Kosuke Morimoto <ksk@vdaas.org>
Signed-off-by: Kosuke Morimoto <ksk@vdaas.org>
kmrmt
force-pushed
the
test/pkg/implement-agent-ngt-handler-upsert-test
branch
from
June 9, 2022 03:59
4b48f9f
to
2a213d3
Compare
vankichi
reviewed
Jun 9, 2022
vankichi
reviewed
Jun 9, 2022
Co-authored-by: Kiichiro YUKAWA <kyukawa315@gmail.com>
Signed-off-by: vankichi <kyukawa315@gmail.com>
Signed-off-by: vankichi <kyukawa315@gmail.com>
Signed-off-by: vankichi <kyukawa315@gmail.com>
vankichi
force-pushed
the
test/pkg/implement-agent-ngt-handler-upsert-test
branch
from
June 13, 2022 12:53
61be2a3
to
225c745
Compare
kevindiu
approved these changes
Jun 14, 2022
datelier
approved these changes
Jun 14, 2022
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Kosuke Morimoto ksk@vdaas.org
Description:
SSIA
Related Issue:
How Has This Been Tested?:
Environment:
Types of changes:
Changes to Core Features:
Checklist: