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 9 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]

…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]>
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 (d795152) to head (eb0c3e4).

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.71%   16.70%   -0.01%     
  Complexity        22       22              
=============================================
  Files           2039     2039              
  Lines          53018    53041      +23     
  Branches        4453     4458       +5     
=============================================
  Hits            8860     8860              
- Misses         43755    43778      +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%> (ø)

…ment Packages Target Processors

Signed-off-by: Alberto Codutti <[email protected]>
@Coduz Coduz force-pushed the feat-refactoringJobEngineProcessorTests branch from 18bcb92 to 44e2cc3 Compare December 23, 2024 15:58
@Coduz Coduz force-pushed the feat-refactoringJobEngineProcessorTests branch from 1c127c5 to 3240342 Compare December 23, 2024 17:18
@Coduz Coduz force-pushed the feat-refactoringJobEngineProcessorTests branch from 3240342 to eb0c3e4 Compare December 23, 2024 17:20
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