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

Fix kitchensink and lambda task #1038

Merged
merged 2 commits into from Mar 12, 2019
Merged

Conversation

kishorebanala
Copy link
Contributor

No description provided.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 2457

  • 13 of 13 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.04%) to 68.68%

Totals Coverage Status
Change from base Build 2455: 0.04%
Covered Lines: 9188
Relevant Lines: 13378

💛 - Coveralls

@codecov
Copy link

codecov bot commented Mar 8, 2019

Codecov Report

Merging #1038 into dev will increase coverage by 0.07%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##                dev    #1038      +/-   ##
============================================
+ Coverage     62.59%   62.67%   +0.07%     
- Complexity     2594     2595       +1     
============================================
  Files           229      229              
  Lines         13073    13073              
  Branches       1310     1310              
============================================
+ Hits           8183     8193      +10     
+ Misses         4163     4153      -10     
  Partials        727      727
Impacted Files Coverage Δ Complexity Δ
...netflix/conductor/core/execution/tasks/Lambda.java 96% <100%> (ø) 5 <0> (ø) ⬇️
...in/java/com/netflix/conductor/jedis/JedisMock.java 10.46% <0%> (+0.48%) 22% <0%> (ø) ⬇️
...flix/conductor/core/execution/WorkflowSweeper.java 75% <0%> (+5.35%) 8% <0%> (ø) ⬇️
.../com/netflix/conductor/grpc/server/GRPCServer.java 92.85% <0%> (+14.28%) 4% <0%> (ø) ⬇️
.../java/com/netflix/conductor/service/Lifecycle.java 60% <0%> (+30%) 3% <0%> (+1%) ⬆️

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 4bd147c...b0857a7. Read the comment docs.

@kishorebanala kishorebanala merged commit 2aae31c into dev Mar 12, 2019
@apanicker-nflx apanicker-nflx deleted the fix_kitchensink_and_lambda_task branch May 24, 2019 22:53
long-64 pushed a commit to long-64/conductor that referenced this pull request Oct 2, 2019
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