webapp icon indicating copy to clipboard operation
webapp copied to clipboard

1102 Make it possible to delete images within storybook chapters

Open tomaszsmy opened this issue 2 years ago • 1 comments

Closes #1102

tomaszsmy avatar Sep 03 '22 15:09 tomaszsmy

Codecov Report

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

Comparison is base (5f0f06c) 13.73% compared to head (3cd8018) 13.81%.

Files Patch % Lines
.../storybook/chapter/StoryBookChapterController.java 25.00% 6 Missing :warning:
...t/storybook/chapter/StoryBookChapterComponent.java 28.57% 5 Missing :warning:
...book/chapter/StoryBookChapterDeleteController.java 0.00% 2 Missing :warning:
.../paragraph/StoryBookParagraphDeleteController.java 0.00% 2 Missing :warning:
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1610      +/-   ##
============================================
+ Coverage     13.73%   13.81%   +0.07%     
- Complexity      453      456       +3     
============================================
  Files           257      259       +2     
  Lines          8503     8512       +9     
  Branches        881      880       -1     
============================================
+ Hits           1168     1176       +8     
  Misses         7284     7284              
- Partials         51       52       +1     

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

codecov[bot] avatar Sep 03 '22 15:09 codecov[bot]