Skip to content

fix(dev env): speed up slow tests #357

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

Merged
merged 7 commits into from
Apr 18, 2023
Merged

Conversation

RhysSullivan
Copy link
Collaborator

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A
  • Test B

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have updated .env.example if I added a new environment variable
  • My PR title follows the semantic commits style

@vercel
Copy link

vercel bot commented Apr 18, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
answer-overflow ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 18, 2023 8:58pm
answer-overflow-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 18, 2023 8:58pm
answer-overflow-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 18, 2023 8:58pm

@codecov
Copy link

codecov bot commented Apr 18, 2023

Codecov Report

Merging #357 (ae7266a) into main (26eac96) will not change coverage.
The diff coverage is n/a.

❗ Current head ae7266a differs from pull request most recent head 0baba0c. Consider uploading reports for the commit 0baba0c to get more accurate results

@@           Coverage Diff           @@
##             main     #357   +/-   ##
=======================================
  Coverage   70.03%   70.03%           
=======================================
  Files          71       71           
  Lines        2326     2326           
  Branches      588      588           
=======================================
  Hits         1629     1629           
  Misses        625      625           
  Partials       72       72           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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.

1 participant