OpenBAS-Platform / openbas

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

[backend/frontend] Add pagination in exercise list and improv performance #1090

Closed RomuDeuxfois closed 3 months ago

RomuDeuxfois commented 3 months ago

Proposed changes

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 1.09890% with 180 lines in your changes missing coverage. Please review.

Project coverage is 26.84%. Comparing base (0ab5ff1) to head (e389311).

Files Patch % Lines
...java/io/openbas/rest/exercise/ExerciseService.java 1.49% 66 Missing :warning:
...ain/java/io/openbas/rest/exercise/ExerciseApi.java 0.00% 62 Missing :warning:
...rc/main/java/io/openbas/service/InjectService.java 0.00% 46 Missing :warning:
.../io/openbas/rest/scenario/ScenarioExerciseApi.java 16.66% 5 Missing :warning:
.../io/openbas/rest/exercise/form/ExerciseSimple.java 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1090 +/- ## ============================================ + Coverage 26.82% 26.84% +0.01% - Complexity 1057 1062 +5 ============================================ Files 469 471 +2 Lines 11105 11192 +87 Branches 562 567 +5 ============================================ + Hits 2979 3004 +25 - Misses 8041 8104 +63 + Partials 85 84 -1 ```

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