Skip to content

Apply spotless to all java projects#3184

Merged
TimvdLippe merged 2 commits intomockito:mainfrom
AndreasTu:ApplySpotless
Nov 29, 2023
Merged

Apply spotless to all java projects#3184
TimvdLippe merged 2 commits intomockito:mainfrom
AndreasTu:ApplySpotless

Conversation

@AndreasTu
Copy link
Copy Markdown
Contributor

This activates spotless checks for all subprojects.

The second commit reformats the files of all subprojects.

This activates spotless checks for all subprojects.
Reformat the files of all subprojects.
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Attention: 23 lines in your changes are missing coverage. Please review.

Comparison is base (b6554b2) 85.34% compared to head (11271d5) 85.30%.

Files Patch % Lines
...ugpatterns/AbstractMockitoAnyForPrimitiveType.java 68.00% 11 Missing and 5 partials ⚠️
...d/internal/creation/AndroidByteBuddyMockMaker.java 0.00% 3 Missing ⚠️
...roid/internal/creation/AndroidLoadingStrategy.java 0.00% 2 Missing ⚠️
...roid/internal/creation/AndroidTempFileLocator.java 50.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3184      +/-   ##
============================================
- Coverage     85.34%   85.30%   -0.05%     
- Complexity     2911     2912       +1     
============================================
  Files           334      334              
  Lines          8866     8881      +15     
  Branches       1099     1100       +1     
============================================
+ Hits           7567     7576       +9     
- Misses         1007     1013       +6     
  Partials        292      292              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Copy Markdown
Contributor

@TimvdLippe TimvdLippe left a comment

Choose a reason for hiding this comment

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

Thank you!

@TimvdLippe TimvdLippe merged commit 290a8e1 into mockito:main Nov 29, 2023
@AndreasTu AndreasTu deleted the ApplySpotless branch November 29, 2023 08:39
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.

3 participants