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] Restarting an atomic testing keeps the same Inject UUID #1901

Merged
merged 7 commits into from
Nov 29, 2024

[frontend] remove code duplication

36a7099
Select commit
Loading
Failed to load commit list.
Merged

[backend/frontend] Restarting an atomic testing keeps the same Inject UUID #1901

[frontend] remove code duplication
36a7099
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 29, 2024 in 0s

34.10% (+0.48%) compared to a20d4d6

View this Pull Request on Codecov

34.10% (+0.48%) compared to a20d4d6

Details

Codecov Report

Attention: Patch coverage is 76.34409% with 22 lines in your changes missing coverage. Please review.

Project coverage is 34.10%. Comparing base (a20d4d6) to head (36a7099).

Files with missing lines Patch % Lines
...as/rest/inject/service/InjectDuplicateService.java 34.61% 17 Missing ⚠️
...pi/src/main/java/io/openbas/utils/InjectUtils.java 89.28% 2 Missing and 1 partial ⚠️
...rc/main/java/io/openbas/rest/inject/InjectApi.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                  @@
##             release/1.10.0    #1901      +/-   ##
====================================================
+ Coverage             33.62%   34.10%   +0.48%     
- Complexity             1671     1700      +29     
====================================================
  Files                   572      572              
  Lines                 16697    16718      +21     
  Branches                970      969       -1     
====================================================
+ Hits                   5614     5702      +88     
+ Misses                10829    10756      -73     
- Partials                254      260       +6     

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