Skip to content

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

Merged
arturbosch merged 1 commit intomasterfrom
absolute-path-formatting
Sep 25, 2020
Merged

Fix formatting issues have no absolute path - #3063#3097
arturbosch merged 1 commit intomasterfrom
absolute-path-formatting

Conversation

@arturbosch
Copy link
Copy Markdown
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
Copy Markdown

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 force-pushed the absolute-path-formatting branch from 95bea0d to eae4864 Compare September 24, 2020 13:18
@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