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(element): fix vue resolve #3496

Merged
merged 1 commit into from
Oct 29, 2022
Merged

Conversation

muuyao
Copy link
Collaborator

@muuyao muuyao commented Oct 27, 2022

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?

@codecov
Copy link

codecov bot commented Oct 27, 2022

Codecov Report

Base: 96.18% // Head: 96.18% // No change to project coverage 👍

Coverage data is based on head (34b3583) compared to base (4379ad0).
Patch has no changes to coverable lines.

Additional details and impacted files
@@              Coverage Diff              @@
##           formily_next    #3496   +/-   ##
=============================================
  Coverage         96.18%   96.18%           
=============================================
  Files               152      152           
  Lines              6601     6601           
  Branches           1781     1781           
=============================================
  Hits               6349     6349           
  Misses              252      252           

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@frehaiku frehaiku merged commit f347a7c into alibaba:formily_next Oct 29, 2022
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