OpenBAS-Platform / openbas

Open Breach and Attack Simulation Platform
https://openbas.io
Other
213 stars 23 forks source link

Imported scenario keeps the status / scheduling #1050

Closed RomuDeuxfois closed 1 month ago

RomuDeuxfois commented 1 month ago

Related issues

Testing

Please, test different export/import with teams, players and variables to validate all workflows.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 2.35294% with 332 lines in your changes missing coverage. Please review.

Project coverage is 26.48%. Comparing base (120530d) to head (50c92db). Report is 2 commits behind head on master.

Files Patch % Lines
...main/java/io/openbas/importer/V1_DataImporter.java 0.00% 313 Missing :warning:
.../main/java/io/openbas/service/ScenarioService.java 0.00% 18 Missing :warning:
...ain/java/io/openbas/helper/ObjectMapperHelper.java 87.50% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1050 +/- ## ============================================ + Coverage 26.17% 26.48% +0.30% - Complexity 1011 1031 +20 ============================================ Files 451 452 +1 Lines 10566 10721 +155 Branches 513 525 +12 ============================================ + Hits 2766 2839 +73 - Misses 7737 7816 +79 - Partials 63 66 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

Christian-DONGMO commented 1 month ago

Nice, Just remember to rebase