Skip to content

Measure performance of various stages when using --debug #2281

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

Merged
merged 1 commit into from
Jan 20, 2020

Conversation

arturbosch
Copy link
Member

@arturbosch arturbosch commented Jan 19, 2020

2020-01-19-213412_1919x489_scrot

@arturbosch arturbosch added this to the 1.5.0 milestone Jan 19, 2020
@codecov-io
Copy link

Codecov Report

Merging #2281 into master will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2281      +/-   ##
============================================
+ Coverage     81.67%   81.69%   +0.02%     
  Complexity     2111     2111              
============================================
  Files           348      348              
  Lines          6031     6038       +7     
  Branches       1105     1105              
============================================
+ Hits           4926     4933       +7     
  Misses          519      519              
  Partials        586      586
Impacted Files Coverage Δ Complexity Δ
...n/io/gitlab/arturbosch/detekt/cli/ReportLocator.kt 77.27% <100%> (-1.9%) 6 <0> (ø)
.../io/gitlab/arturbosch/detekt/cli/runners/Runner.kt 89.06% <100%> (+1.78%) 15 <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 2c6af9c...fd97771. Read the comment docs.

2 similar comments
@codecov-io
Copy link

Codecov Report

Merging #2281 into master will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2281      +/-   ##
============================================
+ Coverage     81.67%   81.69%   +0.02%     
  Complexity     2111     2111              
============================================
  Files           348      348              
  Lines          6031     6038       +7     
  Branches       1105     1105              
============================================
+ Hits           4926     4933       +7     
  Misses          519      519              
  Partials        586      586
Impacted Files Coverage Δ Complexity Δ
...n/io/gitlab/arturbosch/detekt/cli/ReportLocator.kt 77.27% <100%> (-1.9%) 6 <0> (ø)
.../io/gitlab/arturbosch/detekt/cli/runners/Runner.kt 89.06% <100%> (+1.78%) 15 <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 2c6af9c...fd97771. Read the comment docs.

@codecov-io
Copy link

Codecov Report

Merging #2281 into master will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2281      +/-   ##
============================================
+ Coverage     81.67%   81.69%   +0.02%     
  Complexity     2111     2111              
============================================
  Files           348      348              
  Lines          6031     6038       +7     
  Branches       1105     1105              
============================================
+ Hits           4926     4933       +7     
  Misses          519      519              
  Partials        586      586
Impacted Files Coverage Δ Complexity Δ
...n/io/gitlab/arturbosch/detekt/cli/ReportLocator.kt 77.27% <100%> (-1.9%) 6 <0> (ø)
.../io/gitlab/arturbosch/detekt/cli/runners/Runner.kt 89.06% <100%> (+1.78%) 15 <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 2c6af9c...fd97771. Read the comment docs.

@codecov-io
Copy link

codecov-io commented Jan 19, 2020

Codecov Report

Merging #2281 into master will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2281      +/-   ##
============================================
+ Coverage     81.67%   81.69%   +0.02%     
  Complexity     2111     2111              
============================================
  Files           348      348              
  Lines          6031     6038       +7     
  Branches       1105     1105              
============================================
+ Hits           4926     4933       +7     
  Misses          519      519              
  Partials        586      586
Impacted Files Coverage Δ Complexity Δ
...n/io/gitlab/arturbosch/detekt/cli/ReportLocator.kt 77.27% <100%> (-1.9%) 6 <0> (ø)
.../io/gitlab/arturbosch/detekt/cli/runners/Runner.kt 89.06% <100%> (+1.78%) 15 <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 2c6af9c...fd97771. Read the comment docs.

@arturbosch arturbosch merged commit ea23edf into master Jan 20, 2020
@arturbosch arturbosch deleted the debug-performance branch January 20, 2020 05:43
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.

4 participants