eclipse / kapua

Eclipse Public License 2.0
222 stars 160 forks source link

Fix JobStepDefinitionService Find Method #4051

Closed MDeLuise closed 2 months ago

MDeLuise commented 2 months ago

This pull request addresses an issue where the JobStepDefinitionService#find method does not load correctly the result.

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 16.78%. Comparing base (3ddc850) to head (042b142). Report is 19 commits behind head on develop.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/eclipse/kapua/pull/4051/graphs/tree.svg?width=650&height=150&src=pr&token=1P4N4CApH8&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eclipse)](https://app.codecov.io/gh/eclipse/kapua/pull/4051?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eclipse) ```diff @@ Coverage Diff @@ ## develop #4051 +/- ## ============================================= + Coverage 16.67% 16.78% +0.11% Complexity 22 22 ============================================= Files 2008 2006 -2 Lines 52134 52088 -46 Branches 4409 4383 -26 ============================================= + Hits 8691 8745 +54 + Misses 43041 42948 -93 + Partials 402 395 -7 ``` | [Files](https://app.codecov.io/gh/eclipse/kapua/pull/4051?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eclipse) | Coverage Δ | | |---|---|---| | [...inition/internal/JobStepDefinitionServiceImpl.java](https://app.codecov.io/gh/eclipse/kapua/pull/4051?src=pr&el=tree&filepath=service%2Fjob%2Finternal%2Fsrc%2Fmain%2Fjava%2Forg%2Feclipse%2Fkapua%2Fservice%2Fjob%2Fstep%2Fdefinition%2Finternal%2FJobStepDefinitionServiceImpl.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eclipse#diff-c2VydmljZS9qb2IvaW50ZXJuYWwvc3JjL21haW4vamF2YS9vcmcvZWNsaXBzZS9rYXB1YS9zZXJ2aWNlL2pvYi9zdGVwL2RlZmluaXRpb24vaW50ZXJuYWwvSm9iU3RlcERlZmluaXRpb25TZXJ2aWNlSW1wbC5qYXZh) | `0.00% <0.00%> (ø)` | | ... and [33 files with indirect coverage changes](https://app.codecov.io/gh/eclipse/kapua/pull/4051/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eclipse)