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

[backend] Add Spotless #1634

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

[backend] apply style

2053994
Select commit
Loading
Failed to load commit list.
Draft

[backend] Add Spotless #1634

[backend] apply style
2053994
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 24, 2024 in 1s

32.24% (-0.93%) compared to 404d0be

View this Pull Request on Codecov

32.24% (-0.93%) compared to 404d0be

Details

Codecov Report

Attention: Patch coverage is 31.25320% with 2688 lines in your changes missing coverage. Please review.

Project coverage is 32.24%. Comparing base (404d0be) to head (2053994).

Files with missing lines Patch % Lines
.../io/openbas/injectors/caldera/CalderaExecutor.java 0.00% 265 Missing ⚠️
...io/openbas/injectors/lade/service/LadeService.java 1.91% 205 Missing ⚠️
...nbas/injectors/openbas/OpenBASImplantExecutor.java 0.00% 184 Missing ⚠️
...o/openbas/injectors/email/service/ImapService.java 18.26% 168 Missing and 2 partials ⚠️
...main/java/io/openbas/importer/V1_DataImporter.java 34.46% 147 Missing and 7 partials ⚠️
...ectors/caldera/service/CalderaInjectorService.java 0.00% 136 Missing ⚠️
...njectors/caldera/client/CalderaInjectorClient.java 0.89% 111 Missing ⚠️
...caldera/service/CalderaResultCollectorService.java 5.45% 104 Missing ⚠️
...cutors/caldera/service/CalderaExecutorService.java 8.84% 102 Missing and 1 partial ⚠️
.../openbas/rest/attack_pattern/AttackPatternApi.java 6.97% 80 Missing ⚠️
... and 74 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1634      +/-   ##
============================================
- Coverage     33.17%   32.24%   -0.93%     
- Complexity     1600     1609       +9     
============================================
  Files           561      561              
  Lines         14649    16755    +2106     
  Branches        896      963      +67     
============================================
+ Hits           4860     5403     +543     
- Misses         9558    11108    +1550     
- Partials        231      244      +13     

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