OpenBAS-Platform / openbas

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

[backend] Fix on count in atomic testing search #1168

Closed Dimfacion closed 1 week ago

Dimfacion commented 1 week ago

Proposed changes

Related issues

Checklist

Further comments

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 26.17%. Comparing base (bb9aeb6) to head (b7843d9).

Files Patch % Lines
.../java/io/openbas/service/AtomicTestingService.java 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1168 +/- ## ============================================ + Coverage 25.90% 26.17% +0.27% - Complexity 1062 1066 +4 ============================================ Files 481 481 Lines 11602 11602 Branches 609 609 ============================================ + Hits 3005 3037 +32 + Misses 8512 8480 -32 Partials 85 85 ```

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