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

Enabling/disabling kapua-sys user feature #3092

Merged
merged 1 commit into from
Oct 2, 2020

Conversation

gbarbon
Copy link
Member

@gbarbon gbarbon commented Oct 2, 2020

This PR allows enabling/disabling the kapua-sys user.

Related Issue
This PR fixes/closes #3091

Description of the solution adopted
The check that prevents the update of the kapua-sys user status has been removed.

Screenshots
n/a

Any side note on the changes made
n/a

Signed-off-by: Gianluca Barbon <gianluca.barbon@eurotech.com>
@gbarbon gbarbon marked this pull request as draft October 2, 2020 10:26
@gbarbon gbarbon changed the title Allow disabling kapua-sys user Enabling/disabling kapua-sys user feature Oct 2, 2020
@codecov
Copy link

codecov bot commented Oct 2, 2020

Codecov Report

Merging #3092 into develop will decrease coverage by 0.93%.
The diff coverage is 0.00%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop    #3092      +/-   ##
=============================================
- Coverage      60.82%   59.89%   -0.94%     
+ Complexity      2598     2516      -82     
=============================================
  Files           1110     1110              
  Lines          23267    23267              
  Branches        2006     2006              
=============================================
- Hits           14153    13936     -217     
- Misses          8157     8388     +231     
+ Partials         957      943      -14     
Impacted Files Coverage Δ Complexity Δ
...e/kapua/service/user/internal/UserServiceImpl.java 26.78% <0.00%> (-33.04%) 14.00 <0.00> (-15.00)
...rvice/endpoint/internal/EndpointInfoQueryImpl.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (-1.00%)
.../endpoint/internal/EndpointInfoListResultImpl.java 0.00% <0.00%> (-100.00%) 0.00% <0.00%> (-1.00%)
...pua/service/endpoint/internal/EndpointInfoDAO.java 0.00% <0.00%> (-85.72%) 0.00% <0.00%> (-5.00%)
...ndpoint/internal/EndpointEntityManagerFactory.java 0.00% <0.00%> (-83.34%) 0.00% <0.00%> (-3.00%)
...ice/endpoint/internal/EndpointInfoServiceImpl.java 0.00% <0.00%> (-74.51%) 0.00% <0.00%> (-18.00%)
...ice/endpoint/internal/EndpointInfoCreatorImpl.java 0.00% <0.00%> (-73.69%) 0.00% <0.00%> (-9.00%)
...ua/service/endpoint/internal/EndpointInfoImpl.java 0.00% <0.00%> (-62.07%) 0.00% <0.00%> (-10.00%)
...ice/endpoint/internal/EndpointInfoFactoryImpl.java 0.00% <0.00%> (-33.34%) 0.00% <0.00%> (-3.00%)
... and 26 more

@gbarbon gbarbon marked this pull request as ready for review October 2, 2020 12:17
@Coduz Coduz self-requested a review October 2, 2020 13:22
@Coduz Coduz merged commit 1bc75d0 into eclipse:develop Oct 2, 2020
@gbarbon gbarbon deleted the feature-disableKapuaSys branch October 29, 2020 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants