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] fix contextual team while duplicating scenario #1303 #1343

Merged

[backend] correct simulation #1303

dbb9e17
Select commit
Loading
Failed to load commit list.
Merged

[backend] fix contextual team while duplicating scenario #1303 #1343

[backend] correct simulation #1303
dbb9e17
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 26, 2024 in 0s

29.06% (+1.07%) compared to d6632c9

View this Pull Request on Codecov

29.06% (+1.07%) compared to d6632c9

Details

Codecov Report

Attention: Patch coverage is 85.33333% with 11 lines in your changes missing coverage. Please review.

Project coverage is 29.06%. Comparing base (d6632c9) to head (dbb9e17).

Files Patch % Lines
...java/io/openbas/rest/exercise/ExerciseService.java 65.21% 8 Missing ⚠️
...ain/java/io/openbas/utils/CopyObjectListUtils.java 78.57% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1343      +/-   ##
============================================
+ Coverage     27.98%   29.06%   +1.07%     
- Complexity     1282     1308      +26     
============================================
  Files           520      522       +2     
  Lines         13341    13383      +42     
  Branches        784      784              
============================================
+ Hits           3734     3890     +156     
+ Misses         9445     9327     -118     
- Partials        162      166       +4     

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