Skip to content

Clean ci #3753

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 3 commits into from
May 9, 2021
Merged

Clean ci #3753

merged 3 commits into from
May 9, 2021

Conversation

BraisGabin
Copy link
Member

Remove unnecesary flags and use more friendly ones

@codecov
Copy link

codecov bot commented May 8, 2021

Codecov Report

Merging #3753 (a887054) into main (7cc0c9d) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #3753      +/-   ##
============================================
+ Coverage     78.73%   78.75%   +0.02%     
- Complexity     2896     2900       +4     
============================================
  Files           473      473              
  Lines          9335     9336       +1     
  Branches       1721     1722       +1     
============================================
+ Hits           7350     7353       +3     
  Misses         1075     1075              
+ Partials        910      908       -2     
Impacted Files Coverage Δ Complexity Δ
.../rules/documentation/UndocumentedPublicProperty.kt 88.46% <0.00%> (+8.46%) 28.00% <0.00%> (+4.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 7cc0c9d...a887054. Read the comment docs.

@BraisGabin BraisGabin added the housekeeping Marker for housekeeping tasks and refactorings label May 8, 2021
Co-authored-by: Chao Zhang <zhangchao6865@gmail.com>
@BraisGabin BraisGabin merged commit b2c13aa into main May 9, 2021
@BraisGabin BraisGabin deleted the clean-ci branch May 9, 2021 07:39
@cortinico cortinico added this to the 1.17.0 milestone May 12, 2021
chao2zhang added a commit to chao2zhang/detekt that referenced this pull request May 13, 2021
* Don't add --build-cache because it's on by default

* use more user friendly flags

* Remove --stacktrace since we are publishing Gradle build scan

Co-authored-by: Chao Zhang <zhangchao6865@gmail.com>

Co-authored-by: Matthew Haughton <3flex@users.noreply.github.com>
Co-authored-by: Chao Zhang <zhangchao6865@gmail.com>
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.

5 participants