Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Feature/queue message postpone #1537

Merged
merged 3 commits into from Feb 18, 2020
Merged

Conversation

kishorebanala
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Feb 15, 2020

Codecov Report

Merging #1537 into dev will decrease coverage by <.01%.
The diff coverage is 66.66%.

Impacted file tree graph

@@             Coverage Diff              @@
##                dev    #1537      +/-   ##
============================================
- Coverage     64.55%   64.55%   -0.01%     
- Complexity     3347     3348       +1     
============================================
  Files           267      267              
  Lines         15628    15631       +3     
  Branches       1437     1437              
============================================
+ Hits          10089    10090       +1     
- Misses         4818     4820       +2     
  Partials        721      721
Impacted Files Coverage Δ Complexity Δ
...tflix/conductor/dao/postgres/PostgresQueueDAO.java 81.73% <0%> (-0.72%) 45 <0> (ø)
...com/netflix/conductor/dao/mysql/MySQLQueueDAO.java 85.21% <0%> (-0.75%) 46 <0> (ø)
.../main/java/com/netflix/conductor/dao/QueueDAO.java 50% <100%> (+50%) 1 <1> (+1) ⬆️
...lix/conductor/dao/dynomite/queue/DynoQueueDAO.java 57.79% <100%> (ø) 24 <0> (ø) ⬇️
...lix/conductor/core/execution/WorkflowExecutor.java 78.27% <66.66%> (-0.07%) 147 <0> (ø)

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 c732b86...78e9e68. Read the comment docs.

@kishorebanala kishorebanala merged commit 1f6bad2 into dev Feb 18, 2020
@kishorebanala kishorebanala deleted the feature/queue_message_postpone branch February 18, 2020 19:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants