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 - Reached consistency with enums on openApi doc files #3767

Merged
merged 2 commits into from
May 9, 2023

Conversation

Agnul97
Copy link
Contributor

@Agnul97 Agnul97 commented Apr 27, 2023

This PR reaches consistency between enumerations on openApi documentation and respective values in the java class definitions. This is in order to provide the correct documentation that is needed for the creation of a well-functioning new UI

@Agnul97 Agnul97 marked this pull request as draft April 27, 2023 12:57
@codecov
Copy link

codecov bot commented Apr 27, 2023

Codecov Report

Merging #3767 (48bf79f) into develop (9050987) will increase coverage by 3.44%.
The diff coverage is n/a.

❗ Current head 48bf79f differs from pull request most recent head 858f863. Consider uploading reports for the commit 858f863 to get more accurate results

Impacted file tree graph

@@              Coverage Diff              @@
##             develop    #3767      +/-   ##
=============================================
+ Coverage      49.17%   52.61%   +3.44%     
  Complexity        26       26              
=============================================
  Files           1865     1865              
  Lines          35275    35275              
  Branches        2786     2786              
=============================================
+ Hits           17345    18561    +1216     
+ Misses         17010    15746    -1264     
- Partials         920      968      +48     

see 124 files with indirect coverage changes

@Agnul97 Agnul97 marked this pull request as ready for review May 4, 2023 12:56
@Coduz Coduz added Bug This is a bug or an unexpected behaviour. Fix it! Documentation Doc... What?? Joke! We will write some! labels May 8, 2023
@Agnul97 Agnul97 force-pushed the fix-consistencyOpenApiDoc branch from da15f32 to 858f863 Compare May 9, 2023 13:12
@Coduz Coduz merged commit fd877d7 into eclipse-kapua:develop May 9, 2023
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! Documentation Doc... What?? Joke! We will write some!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants