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

Edit Dialog for Images #1151

Open
wants to merge 19 commits into
base: develop
Choose a base branch
from

Merge branch 'develop' into feature/add-edit-image-dialog-#1075

6f49f96
Select commit
Loading
Failed to load commit list.
Open

Edit Dialog for Images #1151

Merge branch 'develop' into feature/add-edit-image-dialog-#1075
6f49f96
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 17, 2025 in 0s

98.56% (-0.42%) compared to f445361

View this Pull Request on Codecov

98.56% (-0.42%) compared to f445361

Details

Codecov Report

Attention: Patch coverage is 77.93296% with 79 lines in your changes missing coverage. Please review.

Project coverage is 98.56%. Comparing base (f445361) to head (6f49f96).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
.../attachments/uploadAttachmentsDialog.component.tsx 6.06% 62 Missing ⚠️
src/common/images/uploadImagesDialog.component.tsx 80.30% 13 Missing ⚠️
src/common/editFileDialog.component.tsx 97.60% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1151      +/-   ##
===========================================
- Coverage    98.98%   98.56%   -0.42%     
===========================================
  Files           97       98       +1     
  Lines        17672    18027     +355     
  Branches      2187     3044     +857     
===========================================
+ Hits         17492    17768     +276     
- Misses         179      258      +79     
  Partials         1        1              

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