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

feat: value support string[] type #125

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

fix: fix

d77bbb8
Select commit
Loading
Failed to load commit list.
Open

feat: value support string[] type #125

fix: fix
d77bbb8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 17, 2025 in 0s

80.20% (+0.38%) compared to fd675ed

View this Pull Request on Codecov

80.20% (+0.38%) compared to fd675ed

Details

Codecov Report

Attention: Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.

Project coverage is 80.20%. Comparing base (fd675ed) to head (d77bbb8).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/QRCodeCanvas.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #125      +/-   ##
==========================================
+ Coverage   79.81%   80.20%   +0.38%     
==========================================
  Files           6        6              
  Lines         664      672       +8     
  Branches      165      166       +1     
==========================================
+ Hits          530      539       +9     
+ Misses        134      133       -1     

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