webapp icon indicating copy to clipboard operation
webapp copied to clipboard

1361 Add image deletion

Open tomaszsmy opened this issue 2 years ago • 1 comments

tomaszsmy avatar Aug 01 '22 09:08 tomaszsmy

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (816478d) 13.78% compared to head (f39c40f) 14.83%.

Files Patch % Lines
...u/web/content/multimedia/image/ImageComponent.java 81.48% 3 Missing and 2 partials :warning:
.../content/multimedia/image/ImageEditController.java 0.00% 2 Missing :warning:
...ontent/multimedia/image/ImageDeleteController.java 90.90% 0 Missing and 1 partial :warning:
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1603      +/-   ##
============================================
+ Coverage     13.78%   14.83%   +1.05%     
- Complexity      454      482      +28     
============================================
  Files           257      258       +1     
  Lines          8503     8514      +11     
  Branches        881      882       +1     
============================================
+ Hits           1172     1263      +91     
+ Misses         7279     7196      -83     
- Partials         52       55       +3     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Aug 01 '22 09:08 codecov[bot]