Closed Agnul97 closed 2 months ago
Attention: Patch coverage is 0%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 16.80%. Comparing base (
b0f10d9
) to head (69f3242
). Report is 12 commits behind head on develop.
Files with missing lines | Patch % | Lines |
---|---|---|
...onfiguration/metatype/PasswordPropertyAdapter.java | 0.00% | 1 Missing :warning: |
...configuration/xml/KuraPasswordPropertyAdapter.java | 0.00% | 1 Missing :warning: |
Brief description of the PR. I noticed that, when an XML/JSON representing a device configuration contains an array of Password or KuraPassword objects, something is wrong with the unmarshalling of it. This is also true for the opposite marshalling process
The problem lies in the *adapter classes we wrote to allow JAXB perform marshalling/unmarshalling processes