Skip to content

Rename ProjectComplexityProcessor to ProjectCyclomaticComplexityProcessor#9213

Merged
schalkms merged 1 commit into
mainfrom
cyclomatic-complexity
Apr 4, 2026
Merged

Rename ProjectComplexityProcessor to ProjectCyclomaticComplexityProcessor#9213
schalkms merged 1 commit into
mainfrom
cyclomatic-complexity

Conversation

@BraisGabin
Copy link
Copy Markdown
Member

We support two types of complexity right now, Cyclomatic and Cognitive. So it have sense that both have their "surname". Cyclomatic was the first one implemented so it was called just "complexity" but when we added "Cognitive complexity" the names were odd. Now with 2.x we can sync the names.

@detekt-ci
Copy link
Copy Markdown
Collaborator

Warnings
⚠️

It looks like you're editing the un-versioned copy of our website. This affects only users on the 'next' version of detekt, and it's correct only if you intend to document a future change or feature. If you intended to make a change also for the current version of detekt, please make sure you edit the equivalent file inside website/versioned_docs/ as well.

Generated by 🚫 dangerJS against 7592314

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.93%. Comparing base (d166101) to head (7592314).
⚠️ Report is 12 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #9213   +/-   ##
=========================================
  Coverage     84.93%   84.93%           
  Complexity     4433     4433           
=========================================
  Files           571      571           
  Lines         12309    12309           
  Branches       2694     2694           
=========================================
  Hits          10455    10455           
  Misses          683      683           
  Partials       1171     1171           

☔ 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 Apr 4, 2026
@schalkms schalkms merged commit 2cf27c4 into main Apr 4, 2026
21 checks passed
@schalkms schalkms deleted the cyclomatic-complexity branch April 4, 2026 08:13
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.

3 participants