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

fix(core): validator repeat call #2495

Merged
merged 2 commits into from
Nov 24, 2021

Conversation

NexxLuo
Copy link
Contributor

@NexxLuo NexxLuo commented Nov 24, 2021

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 master or formily_next.
  • 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?

@CLAassistant
Copy link

CLAassistant commented Nov 24, 2021

CLA assistant check
All committers have signed the CLA.

@codecov
Copy link

codecov bot commented Nov 24, 2021

Codecov Report

Merging #2495 (cb6daf2) into formily_next (c0a37fe) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@              Coverage Diff              @@
##           formily_next    #2495   +/-   ##
=============================================
  Coverage         95.52%   95.52%           
=============================================
  Files               141      141           
  Lines              6299     6302    +3     
  Branches           1716     1719    +3     
=============================================
+ Hits               6017     6020    +3     
  Misses              250      250           
  Partials             32       32           
Impacted Files Coverage Δ
packages/core/src/shared/internals.ts 99.83% <100.00%> (+<0.01%) ⬆️

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 c0a37fe...cb6daf2. Read the comment docs.

@NexxLuo NexxLuo changed the title fix(core): validator repact call fix(core): validator repeat call Nov 24, 2021
@janryWang janryWang merged commit 88d6f83 into alibaba:formily_next Nov 24, 2021
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.

3 participants