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 PsiElement.getParentExpressionAfterParenthesis #7315

Merged
merged 1 commit into from
May 20, 2024

Conversation

3flex
Copy link
Member

@3flex 3flex commented May 20, 2024

No description provided.

@detekt-ci
Copy link
Collaborator

detekt-ci commented May 20, 2024

Warnings
⚠️ It looks like this PR contains functional changes without a corresponding test.

Generated by 🚫 dangerJS against d1412ae

@3flex 3flex added this to the 2.0.0 milestone May 20, 2024
@3flex 3flex added the breaking change Marker for breaking changes which should be highlighted in the changelog label May 20, 2024
Copy link

codecov bot commented May 20, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 84.75%. Comparing base (f92f8ab) to head (d1412ae).

Files Patch % Lines
...lab/arturbosch/detekt/rules/bugs/MissingUseCall.kt 33.33% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #7315      +/-   ##
============================================
- Coverage     84.76%   84.75%   -0.02%     
- Complexity     3992     3994       +2     
============================================
  Files           578      578              
  Lines         12026    12022       -4     
  Branches       2477     2478       +1     
============================================
- Hits          10194    10189       -5     
  Misses          606      606              
- Partials       1226     1227       +1     

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

@3flex 3flex merged commit 6ebc5f6 into detekt:main May 20, 2024
20 of 21 checks passed
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