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

test: update snapshots #435

Merged
merged 1 commit into from
Oct 18, 2023
Merged

Conversation

liangkuku
Copy link
Contributor

@liangkuku liangkuku commented Oct 17, 2023

I am in the process of updating the snapshots to resolve the encountered errors that occur when running npm run test. This resolves issue #434

@vercel
Copy link

vercel bot commented Oct 17, 2023

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

Name Status Preview Comments Updated (UTC)
cascader ❌ Failed (Inspect) Oct 17, 2023 2:52pm

@liangkuku
Copy link
Contributor Author

Why does the following situation occur?
image

@codecov
Copy link

codecov bot commented Oct 18, 2023

Codecov Report

Merging #435 (3d06ab0) into master (72c3389) will not change coverage.
The diff coverage is n/a.

❗ Current head 3d06ab0 differs from pull request most recent head dbc1484. Consider uploading reports for the commit dbc1484 to get more accurate results

@@           Coverage Diff           @@
##           master     #435   +/-   ##
=======================================
  Coverage   99.66%   99.66%           
=======================================
  Files          23       23           
  Lines         603      603           
  Branches      173      173           
=======================================
  Hits          601      601           
  Misses          2        2           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@afc163 afc163 changed the title update snapshots test: update snapshots Oct 18, 2023
@afc163 afc163 merged commit 31c51cd into react-component:master Oct 18, 2023
8 checks passed
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.

Error when running npm run test.
2 participants