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

Enable LiteFindingsReport by default #4449

Merged
merged 1 commit into from Jan 4, 2022
Merged

Enable LiteFindingsReport by default #4449

merged 1 commit into from Jan 4, 2022

Conversation

BraisGabin
Copy link
Member

LiteFindingsReport is way better report than FindingsReport basically because it explain what's wrong with the code that it is flagging. For more context: #4446

Fixes #4446

@BraisGabin BraisGabin added notable changes Marker for notable changes in the changelog reports labels Jan 3, 2022
@BraisGabin BraisGabin added this to the 1.20.0 milestone Jan 3, 2022
@codecov
Copy link

codecov bot commented Jan 3, 2022

Codecov Report

Merging #4449 (8e8f048) into main (21a751a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #4449   +/-   ##
=========================================
  Coverage     84.34%   84.34%           
  Complexity     3299     3299           
=========================================
  Files           473      473           
  Lines         10532    10532           
  Branches       1885     1885           
=========================================
  Hits           8883     8883           
  Misses          671      671           
  Partials        978      978           
Impacted Files Coverage Δ
...t/generator/printer/defaultconfig/ConfigPrinter.kt 93.18% <ø> (ø)

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 21a751a...8e8f048. Read the comment docs.

@schalkms schalkms merged commit 36e8959 into main Jan 4, 2022
@schalkms schalkms deleted the fix-4446 branch January 4, 2022 17:21
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 reports
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Formatting: Add more details from KtLint
3 participants