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] Prevent users from deleting SP logos (#1660) #1676

Merged
merged 2 commits into from
Oct 23, 2024

[backend] Fix double Content Disposition on security platform image r…

23a1ca7
Select commit
Loading
Failed to load commit list.
Merged

[backend/frontend] Prevent users from deleting SP logos (#1660) #1676

[backend] Fix double Content Disposition on security platform image r…
23a1ca7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 18, 2024 in 0s

33.25% (-0.03%) compared to 10f2d52

View this Pull Request on Codecov

33.25% (-0.03%) compared to 10f2d52

Details

Codecov Report

Attention: Patch coverage is 8.21918% with 268 lines in your changes missing coverage. Please review.

Project coverage is 33.25%. Comparing base (10f2d52) to head (23a1ca7).

Files with missing lines Patch % Lines
...ain/java/io/openbas/rest/document/DocumentApi.java 8.21% 268 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1676      +/-   ##
============================================
- Coverage     33.28%   33.25%   -0.03%     
  Complexity     1605     1605              
============================================
  Files           557      557              
  Lines         14474    14486      +12     
  Branches        871      872       +1     
============================================
  Hits           4817     4817              
- Misses         9435     9447      +12     
  Partials        222      222              

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