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: add possibility to use own handling of onerror which will not en… #453

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

fix: move custom onerror handler into options

3b6fd62
Select commit
Loading
Failed to load commit list.
Open

fix: add possibility to use own handling of onerror which will not en… #453

fix: move custom onerror handler into options
3b6fd62
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 13, 2024 in 0s

63.10% (+0.17%) compared to b751cbf

View this Pull Request on Codecov

63.10% (+0.17%) compared to b751cbf

Details

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (b751cbf) 62.93% compared to head (3b6fd62) 63.10%.
Report is 11 commits behind head on master.

Files Patch % Lines
src/embed-images.ts 50.00% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #453      +/-   ##
==========================================
+ Coverage   62.93%   63.10%   +0.17%     
==========================================
  Files          10       10              
  Lines         580      580              
  Branches      143      143              
==========================================
+ Hits          365      366       +1     
  Misses        151      151              
+ Partials       64       63       -1     

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