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

Apply spotless to all java projects #3184

Merged
merged 2 commits into from Nov 29, 2023
Merged

Conversation

AndreasTu
Copy link
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

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
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
18 checks passed
@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.

None yet

3 participants