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

Name of the resource with a problem will be shown in the log #2760

Conversation

CTI777
Copy link
Contributor

@CTI777 CTI777 commented May 21, 2019

Related to #2747

@CTI777 CTI777 self-assigned this May 21, 2019
@codecov
Copy link

codecov bot commented May 22, 2019

Codecov Report

Merging #2760 into develop will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop    #2760      +/-   ##
=============================================
+ Coverage      61.15%   61.17%   +0.01%     
  Complexity      1604     1604              
=============================================
  Files           1150     1150              
  Lines          40659    40659              
  Branches        5922     5922              
=============================================
+ Hits           24865    24872       +7     
+ Misses         13029    13023       -6     
+ Partials        2765     2764       -1
Impacted Files Coverage Δ Complexity Δ
...utodeployment/NeverFailAutoDeploymentStrategy.java 93.33% <100%> (ø) 6 <0> (ø) ⬇️
...loyment/FailOnNoProcessAutoDeploymentStrategy.java 93.75% <100%> (ø) 6 <0> (ø) ⬇️
.../entity/data/impl/MybatisExecutionDataManager.java 77.58% <0%> (-1.73%) 0% <0%> (ø)
...e/impl/persistence/entity/ExecutionEntityImpl.java 85.44% <0%> (+0.61%) 0% <0%> (ø) ⬇️
...tiviti/engine/impl/interceptor/CommandContext.java 78.94% <0%> (+2.92%) 0% <0%> (ø) ⬇️
.../main/java/org/activiti/engine/logging/LogMDC.java 60% <0%> (+13.33%) 0% <0%> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0acf2a8...5a9d20f. Read the comment docs.

@codecov
Copy link

codecov bot commented May 22, 2019

Codecov Report

Merging #2760 into develop will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop    #2760      +/-   ##
=============================================
+ Coverage      61.14%   61.15%   +0.01%     
  Complexity      1604     1604              
=============================================
  Files           1150     1150              
  Lines          40659    40659              
  Branches        5922     5922              
=============================================
+ Hits           24861    24867       +6     
+ Misses         13031    13029       -2     
+ Partials        2767     2763       -4
Impacted Files Coverage Δ Complexity Δ
...utodeployment/NeverFailAutoDeploymentStrategy.java 93.33% <100%> (ø) 6 <0> (ø) ⬇️
...loyment/FailOnNoProcessAutoDeploymentStrategy.java 93.75% <100%> (ø) 6 <0> (ø) ⬇️
.../entity/data/impl/MybatisExecutionDataManager.java 79.31% <0%> (+1.72%) 0% <0%> (ø) ⬇️
...mpl/asyncexecutor/AcquireAsyncJobsDueRunnable.java 75.43% <0%> (+3.5%) 0% <0%> (ø) ⬇️
...xecutionsWithSameRootProcessInstanceIdMatcher.java 37.5% <0%> (+12.5%) 0% <0%> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d206706...3b7055f. Read the comment docs.

…egy-is-not-showing-the-resource-name-with-problems'
@mergify mergify bot merged commit f5799a7 into develop May 22, 2019
@mergify mergify bot deleted the CTI777-2747-NeverFailAutoDeploymentStrategy-is-not-showing-the-resource-name-with-problems branch May 22, 2019 11:16
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.

None yet

3 participants