Skip to content

Inline yaml config in the test#9154

Merged
schalkms merged 1 commit into
mainfrom
inline-yamlconfig
Mar 14, 2026
Merged

Inline yaml config in the test#9154
schalkms merged 1 commit into
mainfrom
inline-yamlconfig

Conversation

@BraisGabin
Copy link
Copy Markdown
Member

It's easier to maintain inline files in our tests that files in resources. We learned that time ago with the rules. This goes in the same line.

This also reduces calls to YamlConfig.load(Path). I'm going to remove that function in another PR.

@detekt-ci detekt-ci added the core label Mar 14, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.01%. Comparing base (b9c2135) to head (9406d1d).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #9154   +/-   ##
=========================================
  Coverage     85.01%   85.01%           
  Complexity     4441     4441           
=========================================
  Files           570      570           
  Lines         12322    12322           
  Branches       2686     2686           
=========================================
  Hits          10476    10476           
  Misses          681      681           
  Partials       1165     1165           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@schalkms schalkms added this to the 2.0.0 milestone Mar 14, 2026
@schalkms schalkms merged commit 2ab80fa into main Mar 14, 2026
21 checks passed
@schalkms schalkms deleted the inline-yamlconfig branch March 14, 2026 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants