OpenBAS-Platform / openbas

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

[frontend/backend] Fixing full text search wrong indicators #1075

Closed Dimfacion closed 1 month ago

Dimfacion commented 1 month 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 month ago

Codecov Report

Attention: Patch coverage is 35.00000% with 13 lines in your changes missing coverage. Please review.

Project coverage is 25.33%. Comparing base (dae2a50) to head (d7b2d57). Report is 3 commits behind head on master.

Files Patch % Lines
.../java/io/openbas/search/FullTextSearchService.java 41.17% 10 Missing :warning:
...a/io/openbas/utils/pagination/PaginationUtils.java 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1075 +/- ## ============================================ + Coverage 25.27% 25.33% +0.06% Complexity 1010 1010 ============================================ Files 464 464 Lines 10893 10892 -1 Branches 534 534 ============================================ + Hits 2753 2760 +7 + Misses 8074 8066 -8 Partials 66 66 ```

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