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 regression where issues printed the whole filename #2988

Merged
merged 1 commit into from
Aug 19, 2020

Conversation

arturbosch
Copy link
Member

Closes #2985

@arturbosch arturbosch added this to the 1.11.2 milestone Aug 19, 2020
@arturbosch arturbosch force-pushed the formatting-filename-regressions branch 2 times, most recently from b01a8db to 8b2cf44 Compare August 19, 2020 20:04
@codecov
Copy link

codecov bot commented Aug 19, 2020

Codecov Report

Merging #2988 into master will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2988      +/-   ##
============================================
+ Coverage     80.29%   80.31%   +0.02%     
+ Complexity     2478     2477       -1     
============================================
  Files           424      424              
  Lines          7479     7478       -1     
  Branches       1370     1369       -1     
============================================
+ Hits           6005     6006       +1     
  Misses          760      760              
+ Partials        714      712       -2     
Impacted Files Coverage Δ Complexity Δ
...lab/arturbosch/detekt/formatting/FormattingRule.kt 96.42% <100.00%> (+6.77%) 11.00 <0.00> (-1.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 8664cf6...9f291d0. Read the comment docs.

@arturbosch arturbosch force-pushed the formatting-filename-regressions branch from 8b2cf44 to 9f291d0 Compare August 19, 2020 20:21
@arturbosch arturbosch merged commit 19ed18e into master Aug 19, 2020
@arturbosch arturbosch deleted the formatting-filename-regressions branch August 19, 2020 20:35
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.

Baseline adds file path instead package
2 participants