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

Remove fileNameWithoutSuffix from public API #7362

Merged
merged 2 commits into from
Jun 11, 2024

Conversation

3flex
Copy link
Member

@3flex 3flex commented Jun 11, 2024

This had a single use in our rules and is unlikely to be needed in third-party rule sets.

This had a single use in our rules and is unlikely to be needed in third-
party rule sets.
@3flex 3flex added this to the 2.0.0 milestone Jun 11, 2024
Copy link

codecov bot commented Jun 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.50%. Comparing base (33ad099) to head (a8fef9b).

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #7362      +/-   ##
============================================
- Coverage     84.50%   84.50%   -0.01%     
  Complexity     4168     4168              
============================================
  Files           573      573              
  Lines         11899    11897       -2     
  Branches       2461     2461              
============================================
- Hits          10055    10053       -2     
  Misses          591      591              
  Partials       1253     1253              

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

@3flex 3flex enabled auto-merge (squash) June 11, 2024 10:59
@3flex 3flex merged commit 4494a0a into detekt:main Jun 11, 2024
21 checks passed
@3flex 3flex added the breaking change Marker for breaking changes which should be highlighted in the changelog label Jun 12, 2024
@3flex 3flex deleted the remove-fileNameWithoutSuffix branch June 12, 2024 23:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api breaking change Marker for breaking changes which should be highlighted in the changelog rules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants