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

[frontend] Change "Add teams..." dialog into "Modify teams..." and alter behaviour (#2112) #2127

Merged
merged 10 commits into from
Dec 31, 2024

[frontend] Improv performance

1e673dc
Select commit
Loading
Failed to load commit list.
Merged

[frontend] Change "Add teams..." dialog into "Modify teams..." and alter behaviour (#2112) #2127

[frontend] Improv performance
1e673dc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 27, 2024 in 0s

35.12% (+0.00%) compared to 43019c7

View this Pull Request on Codecov

35.12% (+0.00%) compared to 43019c7

Details

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.

Project coverage is 35.12%. Comparing base (43019c7) to head (1e673dc).

Files with missing lines Patch % Lines
...src/main/java/io/openbas/utils/InjectionUtils.java 0.00% 4 Missing ⚠️
...va/io/openbas/rest/asset/endpoint/EndpointApi.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                @@
##             release/1.11.0    #2127   +/-   ##
=================================================
  Coverage             35.11%   35.12%           
  Complexity             1418     1418           
=================================================
  Files                   535      536    +1     
  Lines                 16187    16184    -3     
  Branches               1037     1036    -1     
=================================================
  Hits                   5684     5684           
+ Misses                10209    10206    -3     
  Partials                294      294           

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