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 test for KapuaDelayUtil class #2944

Merged
merged 1 commit into from
Apr 24, 2020
Merged

Fixed test for KapuaDelayUtil class #2944

merged 1 commit into from
Apr 24, 2020

Conversation

code-incubus
Copy link
Contributor

Signed-off-by: code-incubus nemanja.milutinovic@comtrade.com

Fixed test for KapuaDelayUtil class.

Related Issue
None

Description of the solution adopted
No description needed.

Screenshots
/

Any side note on the changes made
/

Signed-off-by: code-incubus <nemanja.milutinovic@comtrade.com>
@codecov
Copy link

codecov bot commented Apr 22, 2020

Codecov Report

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

Impacted file tree graph

@@              Coverage Diff              @@
##             develop    #2944      +/-   ##
=============================================
+ Coverage      55.23%   55.52%   +0.29%     
+ Complexity      2554     2552       -2     
=============================================
  Files           1048     1048              
  Lines          22810    22810              
  Branches        2051     2051              
=============================================
+ Hits           12599    12666      +67     
+ Misses          9253     9195      -58     
+ Partials         958      949       -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%)
.../DeviceManagementNotificationMessageProcessor.java 64.28% <0.00%> (-7.15%) 0.00% <0.00%> (ø%)
...apua/job/engine/jbatch/JobEngineServiceJbatch.java 50.00% <0.00%> (-3.71%) 8.00% <0.00%> (-1.00%)
...atch/persistence/jpa/JpaExecutionInstanceData.java 87.80% <0.00%> (-2.44%) 22.00% <0.00%> (-1.00%)
...plugin/authentication/UserAuthenticationLogic.java 75.00% <0.00%> (-1.79%) 0.00% <0.00%> (ø%)
.../jbatch/persistence/JPAPersistenceManagerImpl.java 30.56% <0.00%> (-1.04%) 30.00% <0.00%> (ø%)
...onfiguration/AbstractKapuaConfigurableService.java 80.90% <0.00%> (+0.90%) 0.00% <0.00%> (ø%)
...se/kapua/commons/configuration/ValueTokenizer.java 43.20% <0.00%> (+2.40%) 0.00% <0.00%> (ø%)
...pse/kapua/service/job/internal/JobServiceImpl.java 81.42% <0.00%> (+2.85%) 20.00% <0.00%> (ø%)
... and 9 more

@Coduz Coduz marked this pull request as draft April 22, 2020 14:57
@LeoNerdoG
Copy link
Contributor

@Coduz,
this PR is no longer work in progress, it is finished.
All the checks have passed successfully - can you please merge this?

@Coduz Coduz added the Test Test related stuff. It's a dirty job, but someone needs to do that! label Apr 24, 2020
@Coduz Coduz marked this pull request as ready for review April 24, 2020 08:35
@Coduz Coduz merged commit 5dc0ba1 into eclipse-kapua:develop Apr 24, 2020
@code-incubus code-incubus deleted the fix-KapuaDelayUtilTest branch May 4, 2020 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Test Test related stuff. It's a dirty job, but someone needs to do that!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants