Closed dependabot[bot] closed 1 year ago
Merging #157 (a141d0b) into master (fdd483f) will decrease coverage by
0.13%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #157 +/- ##
============================================
- Coverage 99.89% 99.75% -0.14%
Complexity 1072 1072
============================================
Files 119 122 +3
Lines 2746 2841 +95
============================================
+ Hits 2743 2834 +91
- Misses 3 7 +4
Impacted Files | Coverage Δ | |
---|---|---|
src/Domain/Event/Envelope.php | 100.00% <0.00%> (ø) |
|
src/Domain/Event/Sourced/Entity/Helper.php | 100.00% <0.00%> (ø) |
|
...rc/Infrastructure/Domain/Event/LoggingListener.php | 100.00% <0.00%> (ø) |
|
.../Application/QueryHandler/EventListenerHandler.php | 100.00% <0.00%> (ø) |
|
...pplication/CommandHandler/AggregateRootHandler.php | 100.00% <0.00%> (ø) |
|
...nfrastructure/Application/Sensor/LoggingSensor.php | 100.00% <0.00%> (ø) |
|
...frastructure/Domain/Event/Sourced/Subscription.php | 100.00% <0.00%> (ø) |
|
...rastructure/Interfaces/RabbitMQ/SensorConsumer.php | 100.00% <0.00%> (ø) |
|
...astructure/Application/Sensor/CommittingSensor.php | 100.00% <0.00%> (ø) |
|
...structure/Domain/Event/LoggingListener/Factory.php | 100.00% <0.00%> (ø) |
|
... and 31 more |
Superseded by #158.
Updates the requirements on rector/rector to permit the latest version.
Release notes
Sourced from rector/rector's releases.
Commits
1dcdf54
Rector 0.15.4b771e1c
Updated Rector to commit 58c8f170182d3350e21a3b141bb3971651943e6370d56f8
Updated Rector to commit e8dd953f10a7afc3610d5185c6b42216e6d9e0504734e75
Updated Rector to commit e8dd953f10a7afc3610d5185c6b42216e6d9e0507fa05c4
Updated Rector to commit e8dd953f10a7afc3610d5185c6b42216e6d9e05071448aa
Updated Rector to commit aafb99246d40b436486c90eaad7e45f21a8230753f15e3a
Rector 0.15.329be2b6
Updated Rector to commit 9c64c2a7ef9aa19592349b3928173adc9b9eb3946b7133a
Updated Rector to commit d43f7498b821cf58437f622bce3b3aae290fa89e9548122
Updated Rector to commit d43f7498b821cf58437f622bce3b3aae290fa89eDependabot 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)