rhtyd commented on pull request #5219: URL: https://github.com/apache/cloudstack/pull/5219#issuecomment-887236161
I've checked the code, but tests are passing per Travis: ``` > [email protected] lint /home/travis/build/apache/cloudstack/ui > vue-cli-service lint DONE No lint errors found! > [email protected] test:unit /home/travis/build/apache/cloudstack/ui > vue-cli-service test:unit Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db [vue-jest]: Less are not currently compiled by vue-jest PASS tests/unit/views/AutogenView.spec.js (21.07s) PASS tests/unit/views/compute/MigrateWizard.spec.js PASS tests/unit/components/widgets/Status.spec.js PASS tests/unit/components/view/ActionButton.spec.js =============================== Coverage summary =============================== Statements : 4.92% ( 759/15419 ) Branches : 6% ( 470/7834 ) Functions : 2.69% ( 136/5063 ) Lines : 4.91% ( 753/15328 ) ================================================================================ Test Suites: 4 passed, 4 total Tests: 134 passed, 134 total Snapshots: 0 total Time: 77.768s Ran all test suites. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
