kapua
kapua copied to clipboard
Fixed Action definition missing SUBMIT in OpenAPI
This PR adds missing SUBMIT enum value in Action definition in OpenAPI
Related Issue None
Description of the solution adopted Added missing enum value
Screenshots None
Any side note on the changes made None
Codecov Report
Merging #3586 (beb7a54) into develop (423aaa8) will decrease coverage by
32.26%
. The diff coverage isn/a
.
:exclamation: Current head beb7a54 differs from pull request most recent head 533ebf2. Consider uploading reports for the commit 533ebf2 to get more accurate results
@@ Coverage Diff @@
## develop #3586 +/- ##
==============================================
- Coverage 50.20% 17.94% -32.27%
+ Complexity 259 72 -187
==============================================
Files 1662 1662
Lines 31946 31946
Branches 2643 2643
==============================================
- Hits 16039 5733 -10306
- Misses 14970 25728 +10758
+ Partials 937 485 -452
Impacted Files | Coverage Δ | |
---|---|---|
...rc/main/java/org/eclipse/kapua/KapuaException.java | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
...c/main/java/org/eclipse/kapua/KapuaErrorCodes.java | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
...in/java/org/eclipse/kapua/broker/BrokerDomain.java | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
...java/org/eclipse/kapua/commons/util/ClassUtil.java | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
...ain/java/org/eclipse/kapua/event/ServiceEvent.java | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
...n/java/org/eclipse/kapua/broker/BrokerDomains.java | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
...va/org/eclipse/kapua/commons/util/SystemUtils.java | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
...n/java/org/eclipse/kapua/model/domain/Actions.java | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
.../java/org/eclipse/kapua/message/KapuaPosition.java | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
.../java/org/eclipse/kapua/KapuaRuntimeException.java | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
... and 641 more |