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

style: format with google java style guide #68

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

sitepark-veltrup
Copy link
Member

No description provided.

@sitepark-veltrup sitepark-veltrup self-assigned this Feb 8, 2024
Copy link

codecov bot commented Feb 8, 2024

Codecov Report

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

Comparison is base (8ac7973) 97.40% compared to head (e5210f4) 97.31%.

Files Patch % Lines
...e/domain/exception/AccessTokenDegistException.java 0.00% 4 Missing ⚠️
...rk/ies/userrepository/core/usecase/UpdateUser.java 90.24% 2 Missing and 2 partials ⚠️
...core/domain/exception/UserRepositoryException.java 66.66% 2 Missing ⚠️
...ository/core/usecase/CreateImpersonationToken.java 85.71% 1 Missing and 1 partial ⚠️
...rk/ies/userrepository/core/usecase/CreateUser.java 93.54% 1 Missing and 1 partial ⚠️
...ark/ies/userrepository/core/usecase/PurgeUser.java 88.23% 1 Missing and 1 partial ⚠️
...ository/core/usecase/RevokeImpersonationToken.java 81.81% 1 Missing and 1 partial ⚠️
.../core/domain/exception/InvalidAnchorException.java 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #68      +/-   ##
============================================
- Coverage     97.40%   97.31%   -0.09%     
+ Complexity      263      262       -1     
============================================
  Files            33       33              
  Lines           731      708      -23     
  Branches         98       92       -6     
============================================
- Hits            712      689      -23     
  Misses           12       12              
  Partials          7        7              

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

@sitepark-veltrup sitepark-veltrup merged commit a927b29 into main Feb 8, 2024
5 of 9 checks passed
@sitepark-veltrup sitepark-veltrup deleted the feature/format-with-google-java-style-guide branch February 8, 2024 08:46
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.

1 participant