OpenBAS-Platform / openbas

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

[backend] fix null pointer exc #1144

Closed savacano28 closed 1 week ago

savacano28 commented 1 week ago

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 1 week ago

Codecov Report

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

Project coverage is 26.66%. Comparing base (0b9ca6a) to head (6068797).

Files Patch % Lines
...rc/main/java/io/openbas/service/InjectService.java 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1144 +/- ## ============================================ - Coverage 26.67% 26.66% -0.01% Complexity 1067 1067 ============================================ Files 474 474 Lines 11323 11325 +2 Branches 579 579 ============================================ Hits 3020 3020 - Misses 8219 8221 +2 Partials 84 84 ```

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