OpenBAS-Platform / openbas

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

[Backend] 1022 - Validation of manual expectation displayed in Valida… #1068

Closed Christian-DONGMO closed 3 months ago

Christian-DONGMO commented 3 months ago

…tion screen even if the inject has failed at execution

We check if a sms message has been sent before to create any expectation

Proposed changes

Related issues

Checklist

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 11 lines in your changes missing coverage. Please review.

Project coverage is 26.89%. Comparing base (379d4ac) to head (3e723f9).

Files Patch % Lines
.../java/io/openbas/injectors/ovh/OvhSmsExecutor.java 0.00% 11 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1068 +/- ## ============================================ + Coverage 26.29% 26.89% +0.59% - Complexity 1037 1052 +15 ============================================ Files 460 460 Lines 10682 10686 +4 Branches 514 515 +1 ============================================ + Hits 2809 2874 +65 + Misses 7807 7737 -70 - Partials 66 75 +9 ```

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