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: added the ability to report AxeError #653

Merged
merged 4 commits into from
Feb 26, 2024
Merged

Conversation

jaig-0911
Copy link
Collaborator

No description provided.

@jaig-0911 jaig-0911 requested a review from a team as a code owner February 23, 2024 08:16
Copy link

codecov bot commented Feb 23, 2024

Codecov Report

Attention: Patch coverage is 91.66667% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 96.63%. Comparing base (7455b4d) to head (c4d09ef).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #653      +/-   ##
==========================================
- Coverage   96.96%   96.63%   -0.34%     
==========================================
  Files          24       24              
  Lines         462      476      +14     
  Branches       94       95       +1     
==========================================
+ Hits          448      460      +12     
- Misses         14       16       +2     
Files Coverage Δ
packages/jest/src/automatic.ts 87.75% <100.00%> (+0.25%) ⬆️
...ackages/jest/src/groupViolationResultsProcessor.ts 100.00% <100.00%> (ø)
packages/test-utils/src/test-data.ts 100.00% <100.00%> (ø)
packages/format/src/format.ts 92.30% <66.66%> (-7.70%) ⬇️

@navateja-alagam
Copy link
Collaborator

codecov is failing to get right coverage details. the missed lines reported are actually covered by test cases.

@navateja-alagam navateja-alagam merged commit 6ed0d12 into master Feb 26, 2024
8 of 10 checks passed
@navateja-alagam navateja-alagam deleted the raise-axe-error branch February 26, 2024 06:08
Copy link

🎉 This PR is included in version 6.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants