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

ForbiddenMethodCall: report operator calls #3032

Merged
merged 1 commit into from
Aug 29, 2020

Conversation

t-kameyama
Copy link
Contributor

@codecov
Copy link

codecov bot commented Aug 29, 2020

Codecov Report

Merging #3032 into master will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #3032      +/-   ##
============================================
+ Coverage     79.16%   79.21%   +0.04%     
- Complexity     2543     2549       +6     
============================================
  Files           434      434              
  Lines          7728     7735       +7     
  Branches       1466     1465       -1     
============================================
+ Hits           6118     6127       +9     
  Misses          824      824              
+ Partials        786      784       -2     
Impacted Files Coverage Δ Complexity Δ
...turbosch/detekt/rules/style/ForbiddenMethodCall.kt 92.00% <100.00%> (+14.22%) 10.00 <3.00> (+6.00)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 085adf0...11d71e3. Read the comment docs.

Copy link
Member

@arturbosch arturbosch left a comment

Choose a reason for hiding this comment

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

Good one!

Closes #3029

@arturbosch arturbosch added this to the 1.13.0 milestone Aug 29, 2020
@arturbosch arturbosch merged commit b894f87 into detekt:master Aug 29, 2020
@t-kameyama t-kameyama deleted the issue_3029 branch August 29, 2020 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants