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

fix(image-viewer): testcase #6380

Merged
merged 1 commit into from
Oct 10, 2023

fix: testcase

e7c1231
Select commit
Loading
Failed to load commit list.
Merged

fix(image-viewer): testcase #6380

fix: testcase
e7c1231
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 21, 2023 in 1s

92.09% (target 70.00%)

View this Pull Request on Codecov

92.09% (target 70.00%)

Details

Codecov Report

Patch coverage: 95.12% and project coverage change: +0.52% 🎉

Comparison is base (c1d4a90) 91.56% compared to head (e7c1231) 92.09%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6380      +/-   ##
==========================================
+ Coverage   91.56%   92.09%   +0.52%     
==========================================
  Files         306      306              
  Lines        6592     6615      +23     
  Branches     1628     1635       +7     
==========================================
+ Hits         6036     6092      +56     
+ Misses        521      489      -32     
+ Partials       35       34       -1     
Files Changed Coverage Δ
src/components/image-viewer/slide.tsx 89.62% <94.59%> (+31.22%) ⬆️
src/components/image-viewer/image-viewer.tsx 95.45% <100.00%> (+0.10%) ⬆️

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