Closed nealkumar closed 4 years ago
Merging #103 into master will decrease coverage by
6.44%
. The diff coverage is38.46%
.
@@ Coverage Diff @@
## master #103 +/- ##
============================================
- Coverage 79.77% 73.33% -6.45%
- Complexity 32 33 +1
============================================
Files 8 11 +3
Lines 89 105 +16
Branches 4 5 +1
============================================
+ Hits 71 77 +6
- Misses 14 25 +11
+ Partials 4 3 -1
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
...ain/java/org/jbrew/concurrent/RetrievableTask.java | 50% <ø> (ø) |
1 <0> (ø) |
:arrow_down: |
.../java/org/jbrew/concurrent/ObjectBlockingTask.java | 100% <ø> (ø) |
5 <0> (ø) |
:arrow_down: |
.../java/org/jbrew/concurrent/UnboundedTaskQueue.java | 0% <0%> (ø) |
0 <0> (?) |
|
...in/java/org/jbrew/concurrent/BoundedTaskQueue.java | 0% <0%> (ø) |
0 <0> (?) |
|
...rg/jbrew/concurrent/AbstractBoundingTaskQueue.java | 0% <0%> (ø) |
0 <0> (?) |
|
...oncurrent/standard/StandardNonRetrievableTask.java | 100% <100%> (ø) |
2 <1> (ø) |
:arrow_down: |
.../src/main/java/org/jbrew/concurrent/BasicTask.java | 100% <100%> (ø) |
2 <1> (?) |
|
...ava/org/jbrew/concurrent/AbstractBlockingTask.java | 84.09% <100%> (ø) |
11 <4> (?) |
|
... and 2 more |
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 4efd870...15922d6. Read the comment docs.
SonarCloud Quality Gate failed.
0 Bugs
0 Vulnerabilities (and 0 Security Hotspots to review)
1 Code Smell
Please refer to #98 for details about this feature branch.
closes #98