Skip to content

Move yamlConfig functions to :detekt-core#8976

Merged
BraisGabin merged 3 commits into
mainfrom
moe-resources-to-core
Feb 8, 2026
Merged

Move yamlConfig functions to :detekt-core#8976
BraisGabin merged 3 commits into
mainfrom
moe-resources-to-core

Conversation

@BraisGabin
Copy link
Copy Markdown
Member

@BraisGabin BraisGabin commented Jan 16, 2026

Part of #8681

These two functions are only used by :detekt-core so it have no sense to keep them at :detekt-test.

Copy link
Copy Markdown

@github-advanced-security github-advanced-security AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

detekt found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

@BraisGabin BraisGabin force-pushed the moe-resources-to-core branch from 60760ca to 3064eaf Compare January 16, 2026 11:35
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.14%. Comparing base (96e3ca5) to head (bafd4c0).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #8976   +/-   ##
=========================================
  Coverage     85.14%   85.14%           
  Complexity     4382     4382           
=========================================
  Files           569      569           
  Lines         12259    12259           
  Branches       2644     2644           
=========================================
  Hits          10438    10438           
  Misses          676      676           
  Partials       1145     1145           

☔ 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.

@BraisGabin
Copy link
Copy Markdown
Member Author

@detekt/maintainers could I get a review here? Reviewing this PR commit by commit should be really easy. I'm just moving a file from one module to another and then changing its package.

Copy link
Copy Markdown
Member

@cortinico cortinico left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@BraisGabin BraisGabin merged commit 433cfd4 into main Feb 8, 2026
21 checks passed
@BraisGabin BraisGabin deleted the moe-resources-to-core branch February 8, 2026 06:11
@detekt-ci
Copy link
Copy Markdown
Collaborator

Warnings
⚠️ This PR is approved with no milestone set. If merged, it won't appear in the detekt release notes.

Generated by 🚫 dangerJS against bafd4c0

@BraisGabin BraisGabin added this to the 2.0.0 milestone Feb 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants