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 missing aria-label #2190

Merged
merged 1 commit into from
Jun 16, 2023

fix missing aria-label

5b09b3a
Select commit
Failed to load commit list.
Merged

fix missing aria-label #2190

fix missing aria-label
5b09b3a
Select commit
Failed to load commit list.
Codecov / codecov/project failed Jun 15, 2023 in 1s

51.48% (-0.10%) compared to 29a18ec

View this Pull Request on Codecov

51.48% (-0.10%) compared to 29a18ec

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.10 ⚠️

Comparison is base (29a18ec) 51.58% compared to head (5b09b3a) 51.48%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2190      +/-   ##
==========================================
- Coverage   51.58%   51.48%   -0.10%     
==========================================
  Files         101      104       +3     
  Lines        1983     2014      +31     
  Branches      582      586       +4     
==========================================
+ Hits         1023     1037      +14     
- Misses        862      878      +16     
- Partials       98       99       +1     
Impacted Files Coverage Δ
src/funding/paypal/config.jsx 83.33% <100.00%> (+25.00%) ⬆️

... and 6 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.