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: fix jest test #5

Merged
merged 1 commit into from
Dec 28, 2021
Merged

chore: fix jest test #5

merged 1 commit into from
Dec 28, 2021

Conversation

zhouxinyong
Copy link
Collaborator

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

  • Ensure the pull request title and commit message follow the Commit Specific in English.
  • Fork the repo and create your branch from main.
  • If you've added code that should be tested, add tests!
  • If you've changed APIs, update the documentation.
  • Ensure the test suite passes (npm test).
  • Make sure your code lints (npm run lint) - we've done our best to make sure these rules match our internal linting guidelines.

Please do not delete the above content


What have you changed?

修复ci报错,修改jest配置

@netlify
Copy link

netlify bot commented Dec 27, 2021

✔️ Deploy Preview for formily-antdv ready!

🔨 Explore the source changes: 0178d91

🔍 Inspect the deploy log: https://app.netlify.com/sites/formily-antdv/deploys/61c9b73e5d3e630008bdba7c

😎 Browse the preview: https://deploy-preview-5--formily-antdv.netlify.app

@codecov-commenter
Copy link

codecov-commenter commented Dec 27, 2021

Codecov Report

❗ No coverage uploaded for pull request base (main@1849f96). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main       #5   +/-   ##
=======================================
  Coverage        ?   75.00%           
=======================================
  Files           ?        1           
  Lines           ?       16           
  Branches        ?        4           
=======================================
  Hits            ?       12           
  Misses          ?        4           
  Partials        ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1849f96...0178d91. Read the comment docs.

@github-actions
Copy link
Contributor

Size Change: 0 B

Total Size: 1.99 kB

ℹ️ View Unchanged
Filename Size
packages/prototypes/dist/formily.antdv-prototypes.umd.development.js 441 B
packages/prototypes/dist/formily.antdv-prototypes.umd.production.js 335 B
packages/renderer/dist/formily.antdv-renderer.umd.development.js 439 B
packages/renderer/dist/formily.antdv-renderer.umd.production.js 333 B
packages/setters/dist/formily.antdv-setters.umd.development.js 439 B

compressed-size-action

@zhouxinyong zhouxinyong merged commit f45a4ce into main Dec 28, 2021
@zhouxinyong zhouxinyong deleted the fix-ci branch December 28, 2021 01:45
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