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

Add requiresTypeResolution annotation to UseCheckNotNull/UseRequireNotNull #3008

Merged
merged 1 commit into from
Aug 24, 2020

Conversation

cortinico
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Aug 23, 2020

Codecov Report

Merging #3008 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #3008   +/-   ##
=========================================
  Coverage     79.78%   79.78%           
  Complexity     2506     2506           
=========================================
  Files           427      427           
  Lines          7534     7534           
  Branches       1420     1420           
=========================================
  Hits           6011     6011           
  Misses          767      767           
  Partials        756      756           
Impacted Files Coverage Δ Complexity Δ
...b/arturbosch/detekt/rules/style/UseCheckNotNull.kt 90.90% <ø> (ø) 5.00 <0.00> (ø)
...arturbosch/detekt/rules/style/UseRequireNotNull.kt 90.90% <ø> (ø) 5.00 <0.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 b1269b5...8e529b7. Read the comment docs.

@arturbosch arturbosch merged commit a52518f into detekt:master Aug 24, 2020
@arturbosch arturbosch added this to the 1.12.0 milestone Aug 24, 2020
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.

2 participants