formily icon indicating copy to clipboard operation
formily copied to clipboard

fix(vue): fix vue-demi's dependencies version

Open yanhao98 opened this issue 1 year 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?

image

yanhao98 avatar Feb 02 '24 08:02 yanhao98

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (4dc50bc) 99.55% compared to head (1095d93) 99.55%.

Additional details and impacted files
@@              Coverage Diff              @@
##           formily_next    #4085   +/-   ##
=============================================
  Coverage         99.55%   99.55%           
=============================================
  Files               152      152           
  Lines              6726     6726           
  Branches           1823     1882   +59     
=============================================
  Hits               6696     6696           
+ Misses               30       29    -1     
- Partials              0        1    +1     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Feb 02 '24 08:02 codecov[bot]