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

[frontend|backend]Show prerequisites info in atomic testing #1858

Closed
wants to merge 27 commits into from

apply spotless

6f27537
Select commit
Loading
Failed to load commit list.
Closed

[frontend|backend]Show prerequisites info in atomic testing #1858

apply spotless
6f27537
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 9, 2024 in 1s

33.35% (-0.21%) compared to 5308c84

View this Pull Request on Codecov

33.35% (-0.21%) compared to 5308c84

Details

Codecov Report

Attention: Patch coverage is 11.68831% with 204 lines in your changes missing coverage. Please review.

Project coverage is 33.35%. Comparing base (5308c84) to head (6f27537).

Files with missing lines Patch % Lines
.../src/main/java/io/openbas/utils/PayloadMapper.java 1.16% 85 Missing ⚠️
...pi/src/main/java/io/openbas/utils/InjectUtils.java 0.00% 43 Missing ⚠️
.../rest/atomic_testing/form/StatusPayloadOutput.java 0.00% 28 Missing ⚠️
...ation/V3_49__Update_Commands_In_Inject_Status.java 34.21% 24 Missing and 1 partial ⚠️
.../io/openbas/injectors/caldera/CalderaExecutor.java 0.00% 11 Missing ⚠️
...io/openbas/scheduler/jobs/InjectsExecutionJob.java 0.00% 3 Missing ⚠️
...mic_testing/form/AtomicInjectorContractOutput.java 75.00% 1 Missing and 1 partial ⚠️
...est/injector_contract/InjectorContractService.java 33.33% 0 Missing and 2 partials ⚠️
.../java/io/openbas/service/AtomicTestingService.java 0.00% 2 Missing ⚠️
...enbas/injectors/caldera/client/model/Executor.java 0.00% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1858      +/-   ##
============================================
- Coverage     33.56%   33.35%   -0.21%     
- Complexity     1665     1685      +20     
============================================
  Files           572      578       +6     
  Lines         16695    17014     +319     
  Branches        970     1004      +34     
============================================
+ Hits           5603     5675      +72     
- Misses        10838    11081     +243     
- Partials        254      258       +4     

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