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

Format test code for RedundantSuspendModifierSpec #3581

Merged
merged 1 commit into from
Mar 20, 2021
Merged

Format test code for RedundantSuspendModifierSpec #3581

merged 1 commit into from
Mar 20, 2021

Conversation

schalkms
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Mar 19, 2021

Codecov Report

Merging #3581 (247a4d9) into master (1b45d78) will increase coverage by 0.01%.
The diff coverage is 92.85%.

❗ Current head 247a4d9 differs from pull request most recent head e1a21eb. Consider uploading reports for the commit e1a21eb to get more accurate results
Impacted file tree graph

@@             Coverage Diff              @@
##             master    #3581      +/-   ##
============================================
+ Coverage     77.52%   77.53%   +0.01%     
  Complexity     2829     2829              
============================================
  Files           464      464              
  Lines          8769     8769              
  Branches       1713     1713              
============================================
+ Hits           6798     6799       +1     
+ Misses         1047     1046       -1     
  Partials        924      924              
Impacted Files Coverage Δ Complexity Δ
...otlin/io/gitlab/arturbosch/detekt/core/Analyzer.kt 81.08% <80.00%> (+0.81%) 9.00 <0.00> (ø)
...io/gitlab/arturbosch/detekt/core/rules/RuleSets.kt 100.00% <100.00%> (ø) 0.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 1b45d78...e1a21eb. Read the comment docs.

Copy link
Member

@3flex 3flex left a comment

Choose a reason for hiding this comment

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

It's odd that coverage improved, though not a bad thing!

@schalkms schalkms merged commit 63dcfa0 into detekt:master Mar 20, 2021
@schalkms schalkms deleted the format-RedundantSuspendModifierSpec branch March 20, 2021 09:56
@chao2zhang chao2zhang added this to the 1.17.0 milestone Mar 21, 2021
@cortinico cortinico added the housekeeping Marker for housekeeping tasks and refactorings label May 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
housekeeping Marker for housekeeping tasks and refactorings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants