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

Fix formatting issues have no absolute path - #3063 #3097

Merged
merged 1 commit into from
Sep 25, 2020

Conversation

arturbosch
Copy link
Member

@arturbosch arturbosch commented Sep 24, 2020

Closes #3063

@arturbosch arturbosch added this to the 1.14.0 milestone Sep 24, 2020
@codecov
Copy link

codecov bot commented Sep 24, 2020

Codecov Report

Merging #3097 into master will decrease coverage by 0.00%.
The diff coverage is 70.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #3097      +/-   ##
============================================
- Coverage     79.30%   79.30%   -0.01%     
  Complexity     2577     2577              
============================================
  Files           435      435              
  Lines          7756     7764       +8     
  Branches       1476     1481       +5     
============================================
+ Hits           6151     6157       +6     
- Misses          817      818       +1     
- Partials        788      789       +1     
Impacted Files Coverage Δ Complexity Δ
...turbosch/detekt/rules/style/UnusedPrivateMember.kt 90.26% <66.66%> (-1.17%) 5.00 <0.00> (ø)
...lab/arturbosch/detekt/formatting/FormattingRule.kt 96.29% <100.00%> (ø) 11.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 eb666c9...eae4864. Read the comment docs.

@arturbosch arturbosch merged commit c0ffc7c into master Sep 25, 2020
@arturbosch arturbosch deleted the absolute-path-formatting branch September 25, 2020 13:23
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.

KtLint formatting checks do not include full path in report
4 participants