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 (#1787) #2026

Merged
merged 37 commits into from
Dec 12, 2024

Conversation

johanah29
Copy link
Member

@johanah29 johanah29 commented Dec 10, 2024

@johanah29 johanah29 self-assigned this Dec 10, 2024
@johanah29 johanah29 linked an issue Dec 10, 2024 that may be closed by this pull request
@johanah29 johanah29 changed the title [Backend]Test launch/relaunch/pause of a simulation (#1488) [frontend|backend]Show prerequisites info in atomic testing (#1787) Dec 10, 2024
Copy link

codecov bot commented Dec 10, 2024

Codecov Report

Attention: Patch coverage is 9.94764% with 172 lines in your changes missing coverage. Please review.

Project coverage is 34.77%. Comparing base (6718bfc) to head (c39e3d4).
Report is 1 commits behind head on release/1.10.0.

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 ⚠️
...ation/V3_53__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 ⚠️
...est/injector_contract/InjectorContractService.java 33.33% 0 Missing and 2 partials ⚠️
.../java/io/openbas/service/AtomicTestingService.java 0.00% 2 Missing ⚠️
.../openbas/rest/atomic_testing/AtomicTestingApi.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                  @@
##             release/1.10.0    #2026      +/-   ##
====================================================
- Coverage             34.95%   34.77%   -0.18%     
- Complexity             1385     1404      +19     
====================================================
  Files                   531      535       +4     
  Lines                 15905    16188     +283     
  Branches                999     1034      +35     
====================================================
+ Hits                   5559     5630      +71     
- Misses                10067    10274     +207     
- Partials                279      284       +5     

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

@savacano28 savacano28 self-requested a review December 10, 2024 14:28
@johanah29 johanah29 force-pushed the issue/1518-release branch 2 times, most recently from b6b6a1f to d77221f Compare December 11, 2024 13:43
@johanah29 johanah29 force-pushed the issue/1518-release branch 2 times, most recently from 283cac9 to 7a09029 Compare December 12, 2024 09:54
@johanah29 johanah29 merged commit b4563be into release/1.10.0 Dec 12, 2024
6 checks passed
@johanah29 johanah29 deleted the issue/1518-release branch December 12, 2024 16:25
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.

Access payload information from the inject detail page
3 participants