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] Add the default Assets logic to scenario creation and update #2161

Merged
merged 18 commits into from
Jan 7, 2025

removed uncomplete fixture

c7d0ec2
Select commit
Loading
Failed to load commit list.
Merged

[backend] Add the default Assets logic to scenario creation and update #2161

removed uncomplete fixture
c7d0ec2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 7, 2025 in 1s

33.26% (-3.30%) compared to a92c8f0

View this Pull Request on Codecov

33.26% (-3.30%) compared to a92c8f0

Details

Codecov Report

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

Project coverage is 33.26%. Comparing base (a92c8f0) to head (c7d0ec2).

Files with missing lines Patch % Lines
...ain/java/io/openbas/rest/exercise/ExerciseApi.java 0.00% 4 Missing ⚠️
...ain/java/io/openbas/rest/scenario/ScenarioApi.java 50.00% 2 Missing ⚠️
...as/rest/exercise/form/ExerciseUpdateTagsInput.java 0.00% 1 Missing ⚠️
...as/rest/scenario/form/ScenarioUpdateTagsInput.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                  @@
##             release/1.11.0    #2161      +/-   ##
====================================================
- Coverage             36.56%   33.26%   -3.30%     
+ Complexity             1505     1400     -105     
====================================================
  Files                   546      546              
  Lines                 16630    16707      +77     
  Branches               1061     1062       +1     
====================================================
- Hits                   6080     5558     -522     
- Misses                10241    10919     +678     
+ Partials                309      230      -79     

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