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

Apply LintPlugin to Java projects to leverage lint from non-android projects. #145

Merged
merged 1 commit into from
Aug 13, 2018

Conversation

vanniktech
Copy link
Owner

@vanniktech vanniktech commented Aug 13, 2018

Fixes #142

@codecov
Copy link

codecov bot commented Aug 13, 2018

Codecov Report

Merging #145 into master will increase coverage by 0.21%.
The diff coverage is 93.33%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master    #145      +/-   ##
===========================================
+ Coverage     70.69%   70.9%   +0.21%     
- Complexity       94      97       +3     
===========================================
  Files             5       5              
  Lines           273     275       +2     
  Branches         40      43       +3     
===========================================
+ Hits            193     195       +2     
  Misses           68      68              
  Partials         12      12
Impacted Files Coverage Δ Complexity Δ
...com/vanniktech/code/quality/tools/LintExtension.kt 100% <ø> (ø) 12 <0> (ø) ⬇️
...h/code/quality/tools/CodeQualityToolsPlugin.groovy 75.75% <93.33%> (+0.21%) 84 <0> (+3) ⬆️

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 1811781...8b0c3da. Read the comment docs.

@vanniktech vanniktech merged commit 137a79b into master Aug 13, 2018
@vanniktech vanniktech deleted the lint-java branch August 13, 2018 13:26
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