holunda-io / camunda-bpm-taskpool

Library for pooling user tasks and process related business objects.
https://www.holunda.io/camunda-bpm-taskpool/
Apache License 2.0
67 stars 26 forks source link

chore(deps): bump camunda-platform-7-mockito from 6.18.0 to 6.19.0 #800

Closed dependabot[bot] closed 12 months ago

dependabot[bot] commented 1 year ago

Bumps camunda-platform-7-mockito from 6.18.0 to 6.19.0.

Commits


Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 13.59% and project coverage change: -0.63 :warning:

Comparison is base (fe9568a) 27.22% compared to head (41ffff2) 26.60%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #800 +/- ## ============================================= - Coverage 27.22% 26.60% -0.63% - Complexity 395 401 +6 ============================================= Files 232 240 +8 Lines 6034 6323 +289 Branches 475 507 +32 ============================================= + Hits 1643 1682 +39 - Misses 4278 4526 +248 - Partials 113 115 +2 ``` | [Impacted Files](https://codecov.io/gh/holunda-io/camunda-bpm-taskpool/pull/800?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=holunda-io) | Coverage Δ | | |---|---|---| | [...kpool/api/process/variable/ProcessVariableValue.kt](https://codecov.io/gh/holunda-io/camunda-bpm-taskpool/pull/800?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=holunda-io#diff-Y29yZS90YXNrcG9vbC90YXNrcG9vbC1hcGkvc3JjL21haW4va290bGluL2lvL2hvbHVuZGEvY2FtdW5kYS90YXNrcG9vbC9hcGkvcHJvY2Vzcy92YXJpYWJsZS9Qcm9jZXNzVmFyaWFibGVWYWx1ZS5rdA==) | `0.00% <0.00%> (ø)` | | | [...munda/taskpool/api/task/EngineTaskCommandFilter.kt](https://codecov.io/gh/holunda-io/camunda-bpm-taskpool/pull/800?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=holunda-io#diff-Y29yZS90YXNrcG9vbC90YXNrcG9vbC1hcGkvc3JjL21haW4va290bGluL2lvL2hvbHVuZGEvY2FtdW5kYS90YXNrcG9vbC9hcGkvdGFzay9FbmdpbmVUYXNrQ29tbWFuZEZpbHRlci5rdA==) | `0.00% <0.00%> (ø)` | | | [.../core/task/TaskAggregateEngineTaskCommandFilter.kt](https://codecov.io/gh/holunda-io/camunda-bpm-taskpool/pull/800?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=holunda-io#diff-Y29yZS90YXNrcG9vbC90YXNrcG9vbC1jb3JlL3NyYy9tYWluL2tvdGxpbi9pby9ob2x1bmRhL3BvbHlmbG93L3Rhc2twb29sL2NvcmUvdGFzay9UYXNrQWdncmVnYXRlRW5naW5lVGFza0NvbW1hbmRGaWx0ZXIua3Q=) | `0.00% <0.00%> (ø)` | | | [.../holunda/polyflow/taskpool/TaskEntityExtensions.kt](https://codecov.io/gh/holunda-io/camunda-bpm-taskpool/pull/800?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=holunda-io#diff-aW50ZWdyYXRpb24vY2FtdW5kYS1icG0vdGFza3Bvb2wtY29sbGVjdG9yL3NyYy9tYWluL2tvdGxpbi9pby9ob2x1bmRhL3BvbHlmbG93L3Rhc2twb29sL1Rhc2tFbnRpdHlFeHRlbnNpb25zLmt0) | `0.00% <0.00%> (ø)` | | | [...skpool/collector/task/TaskEventCollectorService.kt](https://codecov.io/gh/holunda-io/camunda-bpm-taskpool/pull/800?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=holunda-io#diff-aW50ZWdyYXRpb24vY2FtdW5kYS1icG0vdGFza3Bvb2wtY29sbGVjdG9yL3NyYy9tYWluL2tvdGxpbi9pby9ob2x1bmRhL3BvbHlmbG93L3Rhc2twb29sL2NvbGxlY3Rvci90YXNrL1Rhc2tFdmVudENvbGxlY3RvclNlcnZpY2Uua3Q=) | `3.61% <ø> (ø)` | | | [...pool/collector/task/TaskServiceCollectorService.kt](https://codecov.io/gh/holunda-io/camunda-bpm-taskpool/pull/800?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=holunda-io#diff-aW50ZWdyYXRpb24vY2FtdW5kYS1icG0vdGFza3Bvb2wtY29sbGVjdG9yL3NyYy9tYWluL2tvdGxpbi9pby9ob2x1bmRhL3BvbHlmbG93L3Rhc2twb29sL2NvbGxlY3Rvci90YXNrL1Rhc2tTZXJ2aWNlQ29sbGVjdG9yU2VydmljZS5rdA==) | `0.00% <0.00%> (ø)` | | | [.../assigner/ProcessVariableChangeAssigningService.kt](https://codecov.io/gh/holunda-io/camunda-bpm-taskpool/pull/800?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=holunda-io#diff-aW50ZWdyYXRpb24vY2FtdW5kYS1icG0vdGFza3Bvb2wtY29sbGVjdG9yL3NyYy9tYWluL2tvdGxpbi9pby9ob2x1bmRhL3BvbHlmbG93L3Rhc2twb29sL2NvbGxlY3Rvci90YXNrL2Fzc2lnbmVyL1Byb2Nlc3NWYXJpYWJsZUNoYW5nZUFzc2lnbmluZ1NlcnZpY2Uua3Q=) | `0.00% <0.00%> (ø)` | | | [...ask/assigner/ProcessVariableTaskAssignerMapping.kt](https://codecov.io/gh/holunda-io/camunda-bpm-taskpool/pull/800?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=holunda-io#diff-aW50ZWdyYXRpb24vY2FtdW5kYS1icG0vdGFza3Bvb2wtY29sbGVjdG9yL3NyYy9tYWluL2tvdGxpbi9pby9ob2x1bmRhL3BvbHlmbG93L3Rhc2twb29sL2NvbGxlY3Rvci90YXNrL2Fzc2lnbmVyL1Byb2Nlc3NWYXJpYWJsZVRhc2tBc3NpZ25lck1hcHBpbmcua3Q=) | `0.00% <0.00%> (ø)` | | | [...ctor/task/assigner/ProcessVariablesTaskAssigner.kt](https://codecov.io/gh/holunda-io/camunda-bpm-taskpool/pull/800?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=holunda-io#diff-aW50ZWdyYXRpb24vY2FtdW5kYS1icG0vdGFza3Bvb2wtY29sbGVjdG9yL3NyYy9tYWluL2tvdGxpbi9pby9ob2x1bmRhL3BvbHlmbG93L3Rhc2twb29sL2NvbGxlY3Rvci90YXNrL2Fzc2lnbmVyL1Byb2Nlc3NWYXJpYWJsZXNUYXNrQXNzaWduZXIua3Q=) | `0.00% <0.00%> (ø)` | | | [...sk/enricher/ProcessVariablesTaskCommandEnricher.kt](https://codecov.io/gh/holunda-io/camunda-bpm-taskpool/pull/800?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=holunda-io#diff-aW50ZWdyYXRpb24vY2FtdW5kYS1icG0vdGFza3Bvb2wtY29sbGVjdG9yL3NyYy9tYWluL2tvdGxpbi9pby9ob2x1bmRhL3BvbHlmbG93L3Rhc2twb29sL2NvbGxlY3Rvci90YXNrL2VucmljaGVyL1Byb2Nlc3NWYXJpYWJsZXNUYXNrQ29tbWFuZEVucmljaGVyLmt0) | `0.00% <0.00%> (ø)` | | | ... and [14 more](https://codecov.io/gh/holunda-io/camunda-bpm-taskpool/pull/800?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=holunda-io) | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.