Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[backend/frontend] Ability to see 100 simulations in the overview of a scenario in 0.5 seconds #1995

Merged
merged 6 commits into from
Dec 12, 2024

[frontend] fix variable name

ce1c9de
Select commit
Loading
Failed to load commit list.
Merged

[backend/frontend] Ability to see 100 simulations in the overview of a scenario in 0.5 seconds #1995

[frontend] fix variable name
ce1c9de
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 12, 2024 in 0s

34.95% (+1.04%) compared to 374b4d7

View this Pull Request on Codecov

34.95% (+1.04%) compared to 374b4d7

Details

Codecov Report

Attention: Patch coverage is 82.85714% with 24 lines in your changes missing coverage. Please review.

Project coverage is 34.95%. Comparing base (374b4d7) to head (ce1c9de).
Report is 7 commits behind head on release/1.10.0.

Files with missing lines Patch % Lines
...openbas/rest/exercise/service/ExerciseService.java 78.48% 16 Missing and 1 partial ⚠️
...est/scenario/service/ScenarioStatisticService.java 90.56% 2 Missing and 3 partials ⚠️
.../io/openbas/rest/scenario/ScenarioExerciseApi.java 0.00% 1 Missing ⚠️
...io/openbas/rest/scenario/ScenarioStatisticApi.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                  @@
##             release/1.10.0    #1995      +/-   ##
====================================================
+ Coverage             33.91%   34.95%   +1.04%     
- Complexity             1306     1390      +84     
====================================================
  Files                   524      531       +7     
  Lines                 15823    15947     +124     
  Branches                998     1002       +4     
====================================================
+ Hits                   5366     5574     +208     
+ Misses                10194    10093     -101     
- Partials                263      280      +17     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.