♻️ [Test] Added new set of test cases to test JobEngine Device Management Target Processors#4164
Merged
Coduz merged 18 commits intoeclipse-kapua:developfrom Jan 22, 2025
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ 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
|
3240342 to
eb0c3e4
Compare
53fd575 to
019714b
Compare
…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]>
894fe8a to
e4f0b7e
Compare
Signed-off-by: Alberto Codutti <[email protected]>
Signed-off-by: Alberto Codutti <[email protected]>
Signed-off-by: Alberto Codutti <[email protected]>
Signed-off-by: Alberto Codutti <[email protected]>
e4f0b7e to
128bce1
Compare
Signed-off-by: Alberto Codutti <[email protected]>
Signed-off-by: Alberto Codutti <[email protected]>
128bce1 to
531e714
Compare
Signed-off-by: Alberto Codutti <[email protected]>
Signed-off-by: Alberto Codutti <[email protected]>
5dd3b3d to
96ca8b9
Compare
Signed-off-by: Alberto Codutti <[email protected]>
96ca8b9 to
fd667ac
Compare
Signed-off-by: Alberto Codutti <[email protected]>
Signed-off-by: Alberto Codutti <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Brief description of the PR.
[e.g. Added
nullcheck onobjectto avoidNullPointerException]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]