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

docs: fixing storybook for select #1350

Merged
merged 2 commits into from
Nov 2, 2023
Merged

Conversation

AndrewClarke05
Copy link
Contributor

Before submitting a pull request, please make sure the following is done:

  1. Fork the repository and create your branch from master.
  2. Run yarn in the repository root.
  3. If you've fixed a bug or added code that should be tested, add tests!
  4. Ensure the test suite passes (yarn test). Tip: yarn test --watch TestName is helpful in development.
  5. Make sure your code passed the conventional commits check. Read more about conventional commits

@codecov
Copy link

codecov bot commented Oct 30, 2023

Codecov Report

Merging #1350 (a6af804) into master (4c31aeb) will decrease coverage by 1.53%.
Report is 4 commits behind head on master.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1350      +/-   ##
==========================================
- Coverage   92.81%   91.28%   -1.53%     
==========================================
  Files          29       20       -9     
  Lines        1169      723     -446     
  Branches      355      236     -119     
==========================================
- Hits         1085      660     -425     
+ Misses         84       63      -21     

see 45 files with indirect coverage changes

packages/select/stories/select.stories.tsx Outdated Show resolved Hide resolved
packages/select/stories/select.stories.tsx Outdated Show resolved Hide resolved
@AndrewClarke05 AndrewClarke05 merged commit 5501ac2 into master Nov 2, 2023
7 of 8 checks passed
@AndrewClarke05 AndrewClarke05 deleted the docs/select-storybook-csf3 branch November 2, 2023 12:47
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