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

Prompt bug reporters to attach gradle scan #3422

Merged
merged 1 commit into from
Jan 28, 2021

Conversation

chao2zhang
Copy link
Member

There are recently quite a number of crash reports due to Kotlin versioning. I believe Gradle scan could help us find all relevant environment information and dependency versions. Hopefully, this will reduce turnaround time due to timezone difference.

@codecov
Copy link

codecov bot commented Jan 28, 2021

Codecov Report

Merging #3422 (ddf84d0) into master (6d7374b) will decrease coverage by 0.00%.
The diff coverage is 80.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #3422      +/-   ##
============================================
- Coverage     80.38%   80.37%   -0.01%     
- Complexity     2748     2749       +1     
============================================
  Files           449      449              
  Lines          8300     8301       +1     
  Branches       1587     1590       +3     
============================================
  Hits           6672     6672              
  Misses          774      774              
- Partials        854      855       +1     
Impacted Files Coverage Δ Complexity Δ
...rturbosch/detekt/rules/bugs/UnnecessarySafeCall.kt 75.00% <66.66%> (ø) 5.00 <0.00> (+1.00)
...turbosch/detekt/rules/style/UnusedPrivateMember.kt 90.76% <100.00%> (+0.14%) 5.00 <0.00> (ø)
...ain/kotlin/io/github/detekt/metrics/LinesOfCode.kt 92.30% <0.00%> (-0.80%) 0.00% <0.00%> (ø%)
...gitlab/arturbosch/detekt/cli/runners/AstPrinter.kt 100.00% <0.00%> (ø) 4.00% <0.00%> (ø%)

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 6d7374b...7bf61c4. Read the comment docs.

@schalkms schalkms merged commit 5077a4c into detekt:master Jan 28, 2021
@cortinico cortinico added the housekeeping Marker for housekeeping tasks and refactorings label Jan 28, 2021
@cortinico cortinico added this to the 1.16.0 milestone Feb 19, 2021
@chao2zhang chao2zhang deleted the gradle-scan branch March 15, 2021 03:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
housekeeping Marker for housekeeping tasks and refactorings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants