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

Export to csv #1941

Merged
merged 4 commits into from
Nov 10, 2024

perf(image): improve performance of rest api

4078d1f
Select commit
Loading
Failed to load commit list.
Merged

Export to csv #1941

perf(image): improve performance of rest api
4078d1f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 10, 2024 in 1s

15.97% (-0.03%) compared to feb8e1b

View this Pull Request on Codecov

15.97% (-0.03%) compared to feb8e1b

Details

Codecov Report

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

Project coverage is 15.97%. Comparing base (feb8e1b) to head (4078d1f).

Files with missing lines Patch % Lines
.../content/multimedia/image/ImageEditController.java 0.00% 17 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1941      +/-   ##
============================================
- Coverage     15.99%   15.97%   -0.03%     
  Complexity      482      482              
============================================
  Files           257      257              
  Lines          7838     7852      +14     
  Branches        807      808       +1     
============================================
  Hits           1254     1254              
- Misses         6534     6548      +14     
  Partials         50       50              

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