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

Fix code samples for UnnecessarySafeCall #3416

Merged
merged 1 commit into from
Jan 27, 2021
Merged

Conversation

cortinico
Copy link
Member

@cortinico cortinico commented Jan 27, 2021

See #3414 for reference

@codecov
Copy link

codecov bot commented Jan 27, 2021

Codecov Report

Merging #3416 (776b6ab) into master (42678a8) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #3416      +/-   ##
============================================
- Coverage     80.38%   80.37%   -0.02%     
  Complexity     2748     2748              
============================================
  Files           449      449              
  Lines          8300     8295       -5     
  Branches       1587     1587              
============================================
- Hits           6672     6667       -5     
  Misses          774      774              
  Partials        854      854              
Impacted Files Coverage Δ Complexity Δ
...rturbosch/detekt/rules/bugs/UnnecessarySafeCall.kt 75.00% <ø> (ø) 4.00 <0.00> (ø)
...ain/kotlin/io/github/detekt/metrics/LinesOfCode.kt 92.30% <0.00%> (-0.80%) 0.00% <0.00%> (ø%)
...gitlab/arturbosch/detekt/cli/runners/AstPrinter.kt 100.00% <0.00%> (ø) 4.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 42678a8...c447915. Read the comment docs.

@cortinico cortinico merged commit 95a1220 into master Jan 27, 2021
@cortinico cortinico deleted the cortinico-patch-1 branch January 27, 2021 17:55
@cortinico cortinico added this to the 1.16.0 milestone Feb 19, 2021
This was referenced Mar 11, 2021
This was referenced Mar 11, 2021
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