OpenBAS-Platform / openbas

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

[backend] fix null pointer #1134

Closed savacano28 closed 2 weeks ago

savacano28 commented 2 weeks 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 2 weeks ago

Codecov Report

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

Project coverage is 26.83%. Comparing base (733e23e) to head (f218fd7).

Files Patch % Lines
...main/java/io/openbas/importer/V1_DataImporter.java 0.00% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1134 +/- ## ============================================ + Coverage 26.55% 26.83% +0.27% - Complexity 1058 1062 +4 ============================================ Files 471 471 Lines 11192 11196 +4 Branches 567 569 +2 ============================================ + Hits 2972 3004 +32 + Misses 8136 8108 -28 Partials 84 84 ```

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