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

Don't define classes on default package #4401

Merged
merged 1 commit into from Dec 26, 2021

Conversation

BraisGabin
Copy link
Member

Those tests were kind of difficult to understand because the import was a bit "obscure". I think that with this refactor it's easier to understand what's going on.

@BraisGabin BraisGabin added the housekeeping Marker for housekeeping tasks and refactorings label Dec 26, 2021
@BraisGabin BraisGabin force-pushed the improve-ObjectLiteralToLambdaSpec-tests branch from 5f6461e to 3680ff4 Compare December 26, 2021 20:11
@codecov
Copy link

codecov bot commented Dec 26, 2021

Codecov Report

Merging #4401 (3680ff4) into main (70e05ac) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #4401      +/-   ##
============================================
+ Coverage     84.33%   84.35%   +0.01%     
- Complexity     3272     3277       +5     
============================================
  Files           473      473              
  Lines         10351    10357       +6     
  Branches       1826     1827       +1     
============================================
+ Hits           8730     8737       +7     
  Misses          668      668              
+ Partials        953      952       -1     
Impacted Files Coverage Δ
...detekt/rules/style/UnderscoresInNumericLiterals.kt 87.23% <0.00%> (+4.30%) ⬆️

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 70e05ac...3680ff4. Read the comment docs.

@BraisGabin BraisGabin merged commit aef4cf9 into main Dec 26, 2021
@BraisGabin BraisGabin deleted the improve-ObjectLiteralToLambdaSpec-tests branch December 26, 2021 22:32
@schalkms schalkms added this to the 1.20.0 milestone Dec 30, 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.

None yet

2 participants