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

Add tests for executeSystemTasks #1434

Merged
merged 1 commit into from Dec 6, 2019
Merged

Conversation

kishorebanala
Copy link
Contributor

No description provided.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 3479

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.04%) to 70.142%

Totals Coverage Status
Change from base Build 3477: 0.04%
Covered Lines: 11154
Relevant Lines: 15902

💛 - Coveralls

@codecov
Copy link

codecov bot commented Dec 6, 2019

Codecov Report

Merging #1434 into dev will increase coverage by 0.08%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                dev    #1434      +/-   ##
============================================
+ Coverage     64.34%   64.42%   +0.08%     
- Complexity     3194     3199       +5     
============================================
  Files           262      262              
  Lines         15593    15593              
  Branches       1524     1524              
============================================
+ Hits          10033    10046      +13     
+ Misses         4723     4712      -11     
+ Partials        837      835       -2
Impacted Files Coverage Δ Complexity Δ
...in/java/com/netflix/conductor/jedis/JedisMock.java 9.8% <0%> (+0.49%) 21% <0%> (ø) ⬇️
...lix/conductor/core/execution/WorkflowExecutor.java 78.1% <0%> (+1.03%) 146% <0%> (+4%) ⬆️
...uctor/core/execution/tasks/WorkflowSystemTask.java 91.3% <0%> (+4.34%) 13% <0%> (+1%) ⬆️
...flix/conductor/core/execution/WorkflowSweeper.java 80.35% <0%> (+5.35%) 8% <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 d0e18e0...07295fe. Read the comment docs.

@kishorebanala kishorebanala merged commit 86a4d74 into dev Dec 6, 2019
@apanicker-nflx apanicker-nflx deleted the add_executeSystemTasks_tests branch December 10, 2019 22:00
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

3 participants