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

Feature/axe core #46

Merged
merged 3 commits into from
Sep 24, 2023
Merged

Feature/axe core #46

merged 3 commits into from
Sep 24, 2023

Conversation

acelaya
Copy link
Member

@acelaya acelaya commented Sep 24, 2023

Closes #45

@codecov
Copy link

codecov bot commented Sep 24, 2023

Codecov Report

Patch coverage: 86.66% and project coverage change: +0.15% 🎉

Comparison is base (04a42ef) 87.34% compared to head (98b4973) 87.50%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #46      +/-   ##
==========================================
+ Coverage   87.34%   87.50%   +0.15%     
==========================================
  Files          21       21              
  Lines         553      560       +7     
  Branches       59       59              
==========================================
+ Hits          483      490       +7     
  Misses         11       11              
  Partials       59       59              
Files Changed Coverage Δ
src/block/SimpleCard.tsx 86.66% <0.00%> (ø)
src/navigation/RowDropdownBtn.tsx 96.00% <80.00%> (+0.76%) ⬆️
src/form/InputFormGroup.tsx 91.17% <100.00%> (ø)
src/navigation/DropdownBtn.tsx 95.65% <100.00%> (+0.09%) ⬆️
src/navigation/NavPills.tsx 86.48% <100.00%> (+0.77%) ⬆️

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

@acelaya acelaya merged commit 2b9b947 into shlinkio:main Sep 24, 2023
7 of 8 checks passed
@acelaya acelaya deleted the feature/axe-core branch September 24, 2023 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve accessibility by testing components with axe-core
1 participant