This repository has been archived by the owner on Dec 13, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
implemente QueueDAO.containsMessage() for mysql and postgres. linked issue: 1892 #1899
Merged
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
Hey @mashurex @jvemugunta Can you help review these MySQL / Postgres module changes please? |
james-deee
reviewed
Oct 1, 2020
mysql-persistence/src/test/java/com/netflix/conductor/dao/mysql/MySQLQueueDAOTest.java
Outdated
Show resolved
Hide resolved
Looks good to me. Thanks for fixing for Mysql and Postgres. |
Yingsheng-eroad
force-pushed
the
master
branch
from
October 1, 2020 01:58
3ec900c
to
bda288f
Compare
Yingsheng-eroad
force-pushed
the
master
branch
from
October 1, 2020 08:40
bda288f
to
908f966
Compare
Codecov Report
@@ Coverage Diff @@
## dev #1899 +/- ##
============================================
- Coverage 65.13% 64.97% -0.16%
- Complexity 3893 3897 +4
============================================
Files 300 301 +1
Lines 18455 18488 +33
Branches 1684 1684
============================================
- Hits 12020 12013 -7
- Misses 5605 5646 +41
+ Partials 830 829 -1 Continue to review full report at Codecov.
|
Pull Request Test Coverage Report for Build 4612
💛 - Coveralls |
It looks good to me as well. |
mashurex
approved these changes
Oct 2, 2020
Thank you @Yingsheng-eroad @mashurex and @demichej |
TwoUnderscorez
pushed a commit
to TwoUnderscorez/conductor
that referenced
this pull request
Jul 23, 2021
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
No description provided.