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

fix linting + tests #1075

5db78e1
Select commit
Loading
Failed to load commit list.
Open

Edit Dialog for Images #1151

fix linting + tests #1075
5db78e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 14, 2025 in 0s

99.10% (-0.06%) compared to 5410051

View this Pull Request on Codecov

99.10% (-0.06%) compared to 5410051

Details

Codecov Report

Attention: Patch coverage is 98.24561% with 4 lines in your changes missing coverage. Please review.

Project coverage is 99.10%. Comparing base (5410051) to head (5db78e1).
Report is 261 commits behind head on develop.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/common/editFileDialog.component.tsx 97.60% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1151      +/-   ##
===========================================
- Coverage    99.16%   99.10%   -0.06%     
===========================================
  Files           89       98       +9     
  Lines        18038    17835     -203     
  Branches      2966     3036      +70     
===========================================
- Hits         17888    17676     -212     
- Misses         146      158      +12     
+ Partials         4        1       -3     

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