Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

♻️ [Test] Added new set of test cases to test JobEngine Device Management Target Processors #4164

Open
wants to merge 18 commits into
base: develop
Choose a base branch
from

Conversation

Coduz
Copy link
Contributor

@Coduz Coduz commented Dec 23, 2024

Brief description of the PR.
[e.g. Added null check on object to avoid NullPointerException]

Related Issue
This PR fixes/closes {issue number}

Description of the solution adopted
A more detailed description of the changes made to solve/close one or more issues.
If the PR is simple and easy to understand this section can be skipped.

Screenshots
If applicable, add screenshots to help explain your solution

Any side note on the changes made
Description of any other change that has been made, which is not directly linked to the issue resolution
[e.g. Code clean up/Sonar issue resolution]

Copy link

codecov bot commented Dec 23, 2024

Codecov Report

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

Project coverage is 16.70%. Comparing base (82b5b18) to head (e272f79).

Files with missing lines Patch % Lines
...apua/service/device/registry/steps/KuraDevice.java 0.00% 60 Missing ⚠️
...kapua/service/job/steps/JobTargetServiceSteps.java 0.00% 13 Missing ⚠️
...clipse/kapua/service/job/steps/JobEngineSteps.java 0.00% 9 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##             develop    #4164      +/-   ##
=============================================
- Coverage      16.70%   16.70%   -0.01%     
  Complexity        22       22              
=============================================
  Files           2039     2039              
  Lines          53026    53049      +23     
  Branches        4454     4459       +5     
=============================================
  Hits            8860     8860              
- Misses         43761    43784      +23     
  Partials         405      405              
Files with missing lines Coverage Δ
...clipse/kapua/service/job/steps/JobEngineSteps.java 0.00% <0.00%> (ø)
...kapua/service/job/steps/JobTargetServiceSteps.java 0.00% <0.00%> (ø)
...apua/service/device/registry/steps/KuraDevice.java 0.00% <0.00%> (ø)

@Coduz Coduz force-pushed the feat-refactoringJobEngineProcessorTests branch 3 times, most recently from 3240342 to eb0c3e4 Compare December 23, 2024 17:20
@Coduz Coduz force-pushed the feat-refactoringJobEngineProcessorTests branch 2 times, most recently from 53fd575 to 019714b Compare January 17, 2025 13:11
Coduz added 7 commits January 20, 2025 10:29
…ment Keystore Target Processors

Signed-off-by: Alberto Codutti <[email protected]>
…ment Asset Target Processors

Signed-off-by: Alberto Codutti <[email protected]>
…ment Bundle Target Processors

Signed-off-by: Alberto Codutti <[email protected]>
…ment Command Target Processors

Signed-off-by: Alberto Codutti <[email protected]>
…ment Configuration Target Processors

Signed-off-by: Alberto Codutti <[email protected]>
…the Device Management operation will be tested by the Device Management tests

Signed-off-by: Alberto Codutti <[email protected]>
…ment Packages Target Processors

Signed-off-by: Alberto Codutti <[email protected]>
@Coduz Coduz force-pushed the feat-refactoringJobEngineProcessorTests branch 4 times, most recently from 894fe8a to e4f0b7e Compare January 20, 2025 14:23
@Coduz Coduz force-pushed the feat-refactoringJobEngineProcessorTests branch from e4f0b7e to 128bce1 Compare January 20, 2025 16:29
@Coduz Coduz force-pushed the feat-refactoringJobEngineProcessorTests branch from 128bce1 to 531e714 Compare January 20, 2025 17:25
@Coduz Coduz force-pushed the feat-refactoringJobEngineProcessorTests branch 2 times, most recently from 5dd3b3d to 96ca8b9 Compare January 21, 2025 09:31
@Coduz Coduz force-pushed the feat-refactoringJobEngineProcessorTests branch from 96ca8b9 to fd667ac Compare January 21, 2025 09:55
Signed-off-by: Alberto Codutti <[email protected]>
@Coduz Coduz marked this pull request as ready for review January 21, 2025 10:18
@Coduz Coduz added the Enhancement This PR/Issue improves an part of Kapua label Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement This PR/Issue improves an part of Kapua
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant