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

Refactor ktlint integration to use Tasks and Gradle Configuration Avoidance API. #157

Merged
merged 1 commit into from
Nov 2, 2018

Conversation

vanniktech
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Nov 2, 2018

Codecov Report

Merging #157 into master will decrease coverage by 11.46%.
The diff coverage is 7.5%.

Impacted file tree graph

@@              Coverage Diff              @@
##             master     #157       +/-   ##
=============================================
- Coverage     68.04%   56.57%   -11.47%     
+ Complexity       99       95        -4     
=============================================
  Files             5        8        +3     
  Lines           291      304       +13     
  Branches         46       46               
=============================================
- Hits            198      172       -26     
- Misses           81      122       +41     
+ Partials         12       10        -2
Impacted Files Coverage Δ Complexity Δ
...ality/tools/CodeQualityToolsPluginExtension.groovy 100% <ø> (ø) 0 <0> (ø) ⬇️
...in/com/vanniktech/code/quality/tools/KtLintTask.kt 0% <0%> (ø) 0 <0> (?)
...m/vanniktech/code/quality/tools/DetektCheckTask.kt 0% <0%> (ø) 0 <0> (ø) ⬇️
...h/code/quality/tools/CodeQualityToolsPlugin.groovy 67.57% <0%> (-8.39%) 80 <0> (-5)
.../vanniktech/code/quality/tools/KtLintFormatTask.kt 0% <0%> (ø) 0 <0> (?)
...m/vanniktech/code/quality/tools/KtlintExtension.kt 100% <100%> (ø) 1 <1> (?)

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 f985e7d...c625185. Read the comment docs.

@vanniktech vanniktech merged commit a2a4297 into master Nov 2, 2018
@vanniktech vanniktech deleted the ktlint branch November 2, 2018 10:41
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.

1 participant