This repository was archived by the owner on Feb 17, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +0
-20
lines changed
Expand file tree Collapse file tree 4 files changed +0
-20
lines changed Original file line number Diff line number Diff line change 22version : 2.1
33
44orbs :
5- codecov : codecov/codecov@1.0.5
65 browser-tools : circleci/browser-tools@0.1.3
76 win : circleci/windows@2.4.0
87 node : circleci/node@3.0.1
@@ -147,9 +146,6 @@ jobs:
147146 - run : yarn lint:ci
148147 - run : yarn test:ci
149148 - run : yarn test:e2e-ci
150- - codecov/upload :
151- file : reports/coverage/*.json
152- flags : frontend,backend
153149 - store-results
154150 - persist_to_workspace :
155151 root : .
Original file line number Diff line number Diff line change 1717.eslintrc.js
1818.nvmrc
1919.prettierrc.json
20- codecov.yml
2120jest.config.js
2221lint-staged.config.js
2322tsconfig.json
Original file line number Diff line number Diff line change 22
33[ ![ CircleCI] ( https://circleci.com/gh/forcedotcom/lwc-dev-server.svg?style=svg&circle-token=19ea057fcc409cec956c360fc347b727d0429396 )] ( https://circleci.com/gh/forcedotcom/lwc-dev-server )
44[ ![ Build status] ( https://ci.appveyor.com/api/projects/status/ix3iloviwyyg4agt/branch/master?svg=true )] ( https://ci.appveyor.com/project/forcedotcom/lwc-dev-server/branch/master )
5- [ ![ codecov] ( https://codecov.io/gh/forcedotcom/lwc-dev-server/branch/master/graph/badge.svg?token=LJxxclDlYz )] ( https://codecov.io/gh/forcedotcom/lwc-dev-server )
65[ ![ MIT license] ( http://img.shields.io/badge/license-MIT-brightgreen.svg )] ( http://opensource.org/licenses/MIT )
76![ npm (scoped)] ( https://img.shields.io/npm/v/@salesforce/lwc-dev-server )
87[ ![ Commitizen friendly] ( https://img.shields.io/badge/commitizen-friendly-brightgreen.svg )] ( http://commitizen.github.io/cz-cli/ )
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments