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

1102 Make it possible to delete images within storybook chapters #1610

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

tomaszsmy
Copy link
Contributor

Closes #1102

@tomaszsmy tomaszsmy requested a review from a team as a code owner September 3, 2022 15:36
@tomaszsmy tomaszsmy requested review from jpatel3, nya-elimu and sshivaditya2019 and removed request for a team September 3, 2022 15:36
@codecov
Copy link

codecov bot commented Sep 3, 2022

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 ⚠️
...t/storybook/chapter/StoryBookChapterComponent.java 28.57% 5 Missing ⚠️
...book/chapter/StoryBookChapterDeleteController.java 0.00% 2 Missing ⚠️
.../paragraph/StoryBookParagraphDeleteController.java 0.00% 2 Missing ⚠️
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     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make it possible to delete images within storybook chapters
2 participants