Skip to content

Change default baseline file name from baseline.xml to detekt-baseline.xml#3745

Merged
BraisGabin merged 1 commit into
mainfrom
fix-3737
May 14, 2021
Merged

Change default baseline file name from baseline.xml to detekt-baseline.xml#3745
BraisGabin merged 1 commit into
mainfrom
fix-3737

Conversation

@BraisGabin

Copy link
Copy Markdown
Member

Fixes #3737

baseline.xml is too generic as a file name. We should define that this file comes from detekt to work nice with other tools.

@codecov

codecov Bot commented May 6, 2021

Copy link
Copy Markdown

Codecov Report

Merging #3745 (26bb861) into main (81c9539) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #3745   +/-   ##
=========================================
  Coverage     78.67%   78.67%           
  Complexity     2888     2888           
=========================================
  Files           473      473           
  Lines          9309     9309           
  Branches       1704     1704           
=========================================
  Hits           7324     7324           
  Misses         1080     1080           
  Partials        905      905           
Impacted Files Coverage Δ Complexity Δ
...ab/arturbosch/detekt/extensions/DetektExtension.kt 0.00% <0.00%> (ø) 0.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 81c9539...26bb861. Read the comment docs.

@BraisGabin BraisGabin added this to the 1.17.0 milestone May 6, 2021
@cortinico cortinico added the notable changes Marker for notable changes in the changelog label May 14, 2021
@BraisGabin BraisGabin merged commit c2a237d into main May 14, 2021
@BraisGabin BraisGabin deleted the fix-3737 branch May 14, 2021 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

notable changes Marker for notable changes in the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Indicate Detekt in default baseline file name

3 participants