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

fix(deviceManagement): fixed validation of DeviceManagementBundle id validation #3927

Merged
merged 1 commit into from
Dec 22, 2023

Conversation

Coduz
Copy link
Contributor

@Coduz Coduz commented Dec 22, 2023

This PR fixes the documentation on the DeviceInventoryBundle.id attribute.

Related Issue
None

Description of the solution adopted
Improved documentation on REST API side and added a validation of the value provided to improve error returned to the user in case a non-number is provided.

Screenshots
None

Any side note on the changes made
None

…validation

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
@Coduz Coduz added the Bug This is a bug or an unexpected behaviour. Fix it! label Dec 22, 2023
Copy link

codecov bot commented Dec 22, 2023

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (d1416e4) 20.64% compared to head (1b543a5) 20.63%.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##             develop    #3927      +/-   ##
=============================================
- Coverage      20.64%   20.63%   -0.01%     
  Complexity         6        6              
=============================================
  Files           1947     1947              
  Lines          41684    41691       +7     
  Branches        3954     3954              
=============================================
  Hits            8604     8604              
- Misses         32681    32688       +7     
  Partials         399      399              
Files Coverage Δ
...internal/DeviceInventoryManagementServiceImpl.java 0.00% <0.00%> (ø)

@Coduz Coduz merged commit f9b81b4 into eclipse:develop Dec 22, 2023
31 of 33 checks passed
@Coduz Coduz deleted the fix-deviceInventoryBundleIdValidation branch December 22, 2023 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This is a bug or an unexpected behaviour. Fix it!
Projects
Development

Successfully merging this pull request may close these issues.

2 participants