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

Draft
wants to merge 12 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 (9b90d26) to head (6827b4e).

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          53024    53047      +23     
  Branches        4453     4458       +5     
=============================================
  Hits            8860     8860              
- Misses         43761    43784      +23     
  Partials         403      403              
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 from eb0c3e4 to 953bcf3 Compare January 17, 2025 10:38
Coduz added 12 commits January 17, 2025 14:09
…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]>
Signed-off-by: Alberto Codutti <[email protected]>
Signed-off-by: Alberto Codutti <[email protected]>
@Coduz Coduz force-pushed the feat-refactoringJobEngineProcessorTests branch from 53fd575 to 019714b Compare January 17, 2025 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant