formily icon indicating copy to clipboard operation
formily copied to clipboard

fix(next/antd): fix SelectTable Template literals invalid && fix FormItem classname error

Open ifblooms opened this issue 3 years ago • 1 comments

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

  • [x] Ensure the pull request title and commit message follow the Commit Specific in English.
  • [x] Fork the repo and create your branch from master or formily_next.
  • [x] If you've added code that should be tested, add tests!
  • [x] If you've changed APIs, update the documentation.
  • [x] Ensure the test suite passes (npm test).
  • [x] 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?

Close #3396

ifblooms avatar Sep 21 '22 07:09 ifblooms

Codecov Report

Base: 96.17% // Head: 96.17% // No change to project coverage :thumbsup:

Coverage data is based on head (facab1a) compared to base (8334191). Patch has no changes to coverable lines.

Additional details and impacted files
@@              Coverage Diff              @@
##           formily_next    #3413   +/-   ##
=============================================
  Coverage         96.17%   96.17%           
=============================================
  Files               152      152           
  Lines              6590     6590           
  Branches           1841     1841           
=============================================
  Hits               6338     6338           
  Misses              223      223           
  Partials             29       29           

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

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

codecov[bot] avatar Sep 21 '22 08:09 codecov[bot]