Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@MDeLuise
Copy link
Contributor

@MDeLuise MDeLuise commented Oct 5, 2022

Brief description of the PR.
This PR fixes #3606
Screenshot 2022-10-05 at 10 22 40

@codecov
Copy link

codecov bot commented Oct 5, 2022

Codecov Report

Merging #3607 (35e96ed) into develop (27ab546) will decrease coverage by 17.68%.
The diff coverage is n/a.

❗ Current head 35e96ed differs from pull request most recent head b358adc. Consider uploading reports for the commit b358adc to get more accurate results

Impacted file tree graph

@@              Coverage Diff               @@
##             develop    #3607       +/-   ##
==============================================
- Coverage      50.11%   32.42%   -17.69%     
+ Complexity       259      147      -112     
==============================================
  Files           1668     1668               
  Lines          31987    31987               
  Branches        2634     2634               
==============================================
- Hits           16029    10372     -5657     
- Misses         15026    20769     +5743     
+ Partials         932      846       -86     
Impacted Files Coverage Δ
...rc/main/java/org/eclipse/kapua/KapuaException.java 0.00% <0.00%> (-100.00%) ⬇️
...c/main/java/org/eclipse/kapua/KapuaErrorCodes.java 0.00% <0.00%> (-100.00%) ⬇️
...in/java/org/eclipse/kapua/broker/BrokerDomain.java 0.00% <0.00%> (-100.00%) ⬇️
...java/org/eclipse/kapua/commons/util/ClassUtil.java 0.00% <0.00%> (-100.00%) ⬇️
...ain/java/org/eclipse/kapua/event/ServiceEvent.java 0.00% <0.00%> (-100.00%) ⬇️
...n/java/org/eclipse/kapua/broker/BrokerDomains.java 0.00% <0.00%> (-100.00%) ⬇️
...va/org/eclipse/kapua/commons/util/SystemUtils.java 0.00% <0.00%> (-100.00%) ⬇️
...n/java/org/eclipse/kapua/model/domain/Actions.java 0.00% <0.00%> (-100.00%) ⬇️
.../java/org/eclipse/kapua/message/KapuaPosition.java 0.00% <0.00%> (-100.00%) ⬇️
.../java/org/eclipse/kapua/KapuaRuntimeException.java 0.00% <0.00%> (-100.00%) ⬇️
... and 464 more

@Coduz Coduz added Bug This is a bug or an unexpected behaviour. Fix it! Console GWT This issue/PR is related to Admin Web Console labels Oct 19, 2022
@Coduz Coduz merged commit be27308 into eclipse-kapua:develop Oct 19, 2022
@MDeLuise MDeLuise deleted the fix/new-credential-mask branch October 22, 2022 08:34
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! Console GWT This issue/PR is related to Admin Web Console

Projects

None yet

Development

Successfully merging this pull request may close these issues.

New Credential mask not entirely shown

2 participants