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

Add Delete Image #1150

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from
Draft

Conversation

asuresh-code
Copy link
Contributor

Description

#1074

Testing instructions

Add a set up instructions describing how the reviewer should test the code

  • Review code
  • Check Actions build
  • Review changes to test coverage
  • {more steps here}

Agile board tracking

closes #1074

@asuresh-code asuresh-code self-assigned this Dec 10, 2024
@asuresh-code asuresh-code marked this pull request as draft December 10, 2024 12:02
@asuresh-code asuresh-code changed the title Implement Delete Image Add Delete Image Dec 10, 2024
Copy link

codecov bot commented Dec 10, 2024

Codecov Report

Attention: Patch coverage is 60.17699% with 45 lines in your changes missing coverage. Please review.

Project coverage is 98.99%. Comparing base (718d659) to head (320f313).

Files with missing lines Patch % Lines
src/common/images/deleteImageDialog.component.tsx 59.09% 27 Missing ⚠️
src/api/images.tsx 61.11% 7 Missing ⚠️
src/mocks/handlers.ts 30.00% 7 Missing ⚠️
src/common/images/imageGallery.component.tsx 78.94% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1150      +/-   ##
===========================================
- Coverage    99.23%   98.99%   -0.25%     
===========================================
  Files           88       89       +1     
  Lines        17876    17982     +106     
  Branches      2123     2950     +827     
===========================================
+ Hits         17740    17801      +61     
- Misses         135      180      +45     
  Partials         1        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.

Delete images
1 participant