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

chore: Shard a11y tests during release workflow #1547

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

connorlanigan
Copy link
Member

Description

This extends our existing test sharding to also apply during the release workflow.

See cloudscape-design/.github#57 for the existing sharding.

Related links, issue #, if available: n/a

How has this been tested?

n/a

Review checklist

The following items are to be evaluated by the author(s) and the reviewer(s).

Correctness

  • Changes include appropriate documentation updates.
  • Changes are backward-compatible if not indicated, see CONTRIBUTING.md.
  • Changes do not include unsupported browser features, see CONTRIBUTING.md.
  • Changes were manually tested for accessibility, see accessibility guidelines.

Security

Testing

  • Changes are covered with new/existing unit tests?
  • Changes are covered with new/existing integration tests?

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov
Copy link

codecov bot commented Sep 13, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.03% ⚠️

Comparison is base (af48159) 94.01% compared to head (6d8af26) 93.99%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1547      +/-   ##
==========================================
- Coverage   94.01%   93.99%   -0.03%     
==========================================
  Files         644      644              
  Lines       17364    17364              
  Branches     5710     5710              
==========================================
- Hits        16325    16321       -4     
- Misses        970      974       +4     
  Partials       69       69              

see 2 files with indirect coverage changes

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

@connorlanigan connorlanigan requested review from a team and avinashbot and removed request for gethinwebster and a team September 13, 2023 10:59
@connorlanigan connorlanigan merged commit 11090e4 into main Sep 13, 2023
29 checks passed
@connorlanigan connorlanigan deleted the ci/shard-a11y-release branch September 13, 2023 14:17
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.

2 participants