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 swagger-cli version #2953

Merged
merged 1 commit into from
Apr 28, 2020

Conversation

lorthirk
Copy link

This PR fixes swagger-cli version to 4.0.2 (latest publicly available in this moment)

Related Issue
Related to #2952

@lorthirk lorthirk added Build and test This PR contains a new dependency that required declaration in the release B&T list Dependencies PR that updates dependencies. Be on the edge! labels Apr 28, 2020
Signed-off-by: Claudio Mezzasalma <claudio.mezzasalma@eurotech.com>
@lorthirk lorthirk force-pushed the change-fixSwaggerCliVersion branch from 38b6289 to 8674eef Compare April 28, 2020 08:09
@codecov
Copy link

codecov bot commented Apr 28, 2020

Codecov Report

Merging #2953 into develop will increase coverage by 0.10%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop    #2953      +/-   ##
=============================================
+ Coverage      55.52%   55.62%   +0.10%     
+ Complexity      2553     2552       -1     
=============================================
  Files           1048     1048              
  Lines          22810    22810              
  Branches        2051     2051              
=============================================
+ Hits           12665    12688      +23     
+ Misses          9190     9176      -14     
+ Partials         955      946       -9     
Impacted Files Coverage Δ Complexity Δ
.../engine/jbatch/exception/JobResumingException.java 0.00% <0.00%> (-50.00%) 0.00% <0.00%> (-1.00%)
...ob/engine/jbatch/exception/JobEngineException.java 33.33% <0.00%> (-33.34%) 1.00% <0.00%> (-1.00%)
...pse/kapua/broker/core/pool/JmsProducerWrapper.java 50.00% <0.00%> (-15.00%) 0.00% <0.00%> (ø%)
...apua/job/engine/jbatch/JobEngineServiceJbatch.java 50.00% <0.00%> (-1.86%) 8.00% <0.00%> (ø%)
.../jbatch/persistence/JPAPersistenceManagerImpl.java 30.56% <0.00%> (-1.04%) 30.00% <0.00%> (ø%)
...plugin/authentication/UserAuthenticationLogic.java 76.78% <0.00%> (+1.78%) 0.00% <0.00%> (ø%)
.../DeviceManagementOperationRegistryServiceImpl.java 69.64% <0.00%> (+3.57%) 14.00% <0.00%> (+2.00%)
...ce/management/commons/call/DeviceCallExecutor.java 67.44% <0.00%> (+4.65%) 0.00% <0.00%> (ø%)
...pua/broker/core/listener/ErrorMessageListener.java 61.29% <0.00%> (+6.45%) 0.00% <0.00%> (ø%)
...rg/eclipse/kapua/commons/util/PropertiesUtils.java 86.66% <0.00%> (+20.00%) 0.00% <0.00%> (ø%)
... and 3 more

@lorthirk lorthirk requested a review from Coduz April 28, 2020 10:16
@Coduz Coduz merged commit 6907b08 into eclipse-kapua:develop Apr 28, 2020
@lorthirk lorthirk deleted the change-fixSwaggerCliVersion branch April 28, 2020 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build and test This PR contains a new dependency that required declaration in the release B&T list Dependencies PR that updates dependencies. Be on the edge!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants