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

refactor(ImageUploader): get complete upload data #6779

Merged
merged 8 commits into from
Nov 12, 2024

test: verify the successfully uploaded file

ff3fec0
Select commit
Loading
Failed to load commit list.
Merged

refactor(ImageUploader): get complete upload data #6779

test: verify the successfully uploaded file
ff3fec0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 12, 2024 in 0s

92.70% (target 70.00%)

View this Pull Request on Codecov

92.70% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.70%. Comparing base (f71756a) to head (ff3fec0).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6779      +/-   ##
==========================================
- Coverage   92.70%   92.70%   -0.01%     
==========================================
  Files         335      335              
  Lines        7199     7198       -1     
  Branches     1792     1804      +12     
==========================================
- Hits         6674     6673       -1     
  Misses        490      490              
  Partials       35       35              

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