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

Fixed typos "adress" and "loged" #3334

Merged
merged 1 commit into from
Jul 1, 2021

Conversation

MDeLuise
Copy link
Contributor

Description
This PR simply fixes the typos "adress" and "loged" present in the integration test.

Description of the solution adopted
Replaced "address" with "address" and "loged" with "logged".

@codecov
Copy link

codecov bot commented Jun 18, 2021

Codecov Report

Merging #3334 (f15b4fa) into develop (80954ba) will decrease coverage by 0.06%.
The diff coverage is 0.00%.

❗ Current head f15b4fa differs from pull request most recent head 33ebe54. Consider uploading reports for the commit 33ebe54 to get more accurate results
Impacted file tree graph

@@              Coverage Diff              @@
##             develop    #3334      +/-   ##
=============================================
- Coverage      55.30%   55.24%   -0.07%     
  Complexity       868      868              
=============================================
  Files           1516     1516              
  Lines          30463    30464       +1     
  Branches        2528     2528              
=============================================
- Hits           16847    16829      -18     
- Misses         12687    12704      +17     
- Partials         929      931       +2     
Impacted Files Coverage Δ
...se/kapua/app/api/resources/v1/resources/Users.java 0.00% <0.00%> (ø)
...ement/exception/DeviceManagementSendException.java 0.00% <0.00%> (-42.86%) ⬇️
...anagement/exception/DeviceManagementException.java 42.85% <0.00%> (-28.58%) ⬇️
...a/org/eclipse/kapua/transport/mqtt/MqttFacade.java 64.00% <0.00%> (-8.00%) ⬇️
...ua/broker/core/listener/DeviceMessageListener.java 60.46% <0.00%> (-6.98%) ⬇️
...lator/kura/kapua/TranslatorAppNotifyKuraKapua.java 77.77% <0.00%> (-6.35%) ⬇️
...ce/management/commons/call/DeviceCallExecutor.java 62.79% <0.00%> (-4.66%) ⬇️
...a/service/device/call/kura/KuraDeviceCallImpl.java 67.24% <0.00%> (-3.45%) ⬇️
...nnection/internal/DeviceConnectionServiceImpl.java 67.04% <0.00%> (-2.28%) ⬇️
...plugin/authentication/UserAuthenticationLogic.java 81.25% <0.00%> (-1.79%) ⬇️
... and 5 more

@MDeLuise MDeLuise marked this pull request as ready for review June 29, 2021 12:59
@Coduz Coduz added the Bug This is a bug or an unexpected behaviour. Fix it! label Jul 1, 2021
@Coduz Coduz merged commit dc5c40a into eclipse:develop Jul 1, 2021
@MDeLuise MDeLuise deleted the fix-typoInIntegrationTests branch July 5, 2021 07:25
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!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants