Closed dependabot[bot] closed 2 years ago
Merging #164 (cd0e995) into 3.x (e827731) will increase coverage by
0.01%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## 3.x #164 +/- ##
============================================
+ Coverage 84.04% 84.05% +0.01%
- Complexity 2189 2193 +4
============================================
Files 388 388
Lines 16473 16473
Branches 1906 1906
============================================
+ Hits 13844 13846 +2
- Misses 1993 1994 +1
+ Partials 636 633 -3
Impacted Files | Coverage Δ | |
---|---|---|
...in/java/hu/akarnokd/rxjava3/joins/ActivePlan3.java | 90.47% <0.00%> (-4.77%) |
:arrow_down: |
.../hu/akarnokd/rxjava3/basetypes/NonoMergeArray.java | 64.76% <0.00%> (-1.91%) |
:arrow_down: |
...u/akarnokd/rxjava3/schedulers/SharedScheduler.java | 88.52% <0.00%> (-1.64%) |
:arrow_down: |
...rnokd/rxjava3/basetypes/BlockingGetSubscriber.java | 39.24% <0.00%> (-1.27%) |
:arrow_down: |
...in/java/hu/akarnokd/rxjava3/joins/ActivePlan4.java | 82.14% <0.00%> (ø) |
|
...in/java/hu/akarnokd/rxjava3/joins/ActivePlan9.java | 85.48% <0.00%> (ø) |
|
.../hu/akarnokd/rxjava3/operators/FlowableExpand.java | 95.30% <0.00%> (+0.46%) |
:arrow_up: |
...in/java/hu/akarnokd/rxjava3/joins/ActivePlan8.java | 83.92% <0.00%> (+3.57%) |
:arrow_up: |
...in/java/hu/akarnokd/rxjava3/joins/ActivePlan7.java | 86.00% <0.00%> (+4.00%) |
:arrow_up: |
...in/java/hu/akarnokd/rxjava3/joins/ActivePlan6.java | 84.09% <0.00%> (+4.54%) |
:arrow_up: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Bumps mockito-core from 4.7.0 to 4.8.0.
Release notes
Sourced from mockito-core's releases.
Commits
3e910ea
Fixes #2626 : Introduce MockSettings.mockMaker (#2701)0753d48
Explicitly add permissions to GitHub actions (#2744)530558a
Assign GlobalConfiguration initializer to unused variable (#2742)4b8042e
Bump com.diffplug.spotless from 6.9.1 to 6.10.0 (#2738)9b93df7
Merge pull request #2736 from mockito/static-varargs-call160e3da
Drop varargs collector before invoking a user method.e123c2c
Bump versions.bytebuddy from 1.12.13 to 1.12.14 (#2734)2ded10e
Remove useless thrown exception from constructor (#2732)73a861f
Fixes #2720: Use StackWalker on Java 9+ to create Locations (#2723)89698ba
OptimizeTypeSafeMatching
iteration over class methods (#2729)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)