File tree Expand file tree Collapse file tree 23 files changed +25
-68
lines changed
Expand file tree Collapse file tree 23 files changed +25
-68
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1- name : Node.js CI
1+ name : CI
22
33on : [push]
44
1717 uses : actions/setup-node@v1
1818 with :
1919 node-version : ${{ matrix.node-version }}
20+ - run : npm install -g codeclimate-test-reporter
2021 - run : npm install
2122 - run : npm test
2223 env :
2324 CI : true
25+ - run : codeclimate-test-reporter < coverage/lcov.info
26+ env :
27+ CODECLIMATE_REPO_TOKEN : ${{ secrets.codeclimate }}
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# Feathers Adapter Commons
22
3- [ ![ Build Status ] ( https://travis-ci.org /feathersjs/feathers. svg?branch=master )] ( https://travis-ci.org /feathersjs/feathers )
3+ [ ![ CI ] ( https://github.com /feathersjs/feathers/workflows/Node.js%20CI/badge. svg )] ( https://github.com /feathersjs/feathers/actions?query=workflow%3A%22Node.js+CI%22 )
44[ ![ Dependency Status] ( https://img.shields.io/david/feathersjs/feathers.svg?style=flat-square&path=packages/adapter-commons )] ( https://david-dm.org/feathersjs/feathers?path=packages/adapter-commons )
55[ ![ Download Status] ( https://img.shields.io/npm/dm/@feathersjs/adapter-commons.svg?style=flat-square )] ( https://www.npmjs.com/package/@feathersjs/adapter-commons )
66
Original file line number Diff line number Diff line change 11# Feathers Adapter Tests
22
3- [ ![ Build Status ] ( https://travis-ci.org /feathersjs/feathers. svg?branch=master )] ( https://travis-ci.org /feathersjs/feathers )
3+ [ ![ CI ] ( https://github.com /feathersjs/feathers/workflows/Node.js%20CI/badge. svg )] ( https://github.com /feathersjs/feathers/actions?query=workflow%3A%22Node.js+CI%22 )
44[ ![ Dependency Status] ( https://img.shields.io/david/feathersjs/feathers.svg?style=flat-square&path=packages/adapter-tests )] ( https://david-dm.org/feathersjs/feathers?path=packages/adapter-tests )
55[ ![ Download Status] ( https://img.shields.io/npm/dm/@feathersjs/adapter-commons.svg?style=flat-square )] ( https://www.npmjs.com/package/@feathersjs/adapter-commons )
66
Original file line number Diff line number Diff line change 11# @feathersjs/authentication-client
22
3- [ ![ Build Status ] ( https://travis-ci.org /feathersjs/feathers. svg?branch=master )] ( https://travis-ci.org /feathersjs/feathers )
3+ [ ![ CI ] ( https://github.com /feathersjs/feathers/workflows/Node.js%20CI/badge. svg )] ( https://github.com /feathersjs/feathers/actions?query=workflow%3A%22Node.js+CI%22 )
44[ ![ Dependency Status] ( https://img.shields.io/david/feathersjs/feathers.svg?style=flat-square&path=packages/authentication-client )] ( https://david-dm.org/feathersjs/feathers?path=packages/authentication-client )
55[ ![ Download Status] ( https://img.shields.io/npm/dm/@feathersjs/authentication-client.svg?style=flat-square )] ( https://www.npmjs.com/package/@feathersjs/authentication-client )
66
Original file line number Diff line number Diff line change 11# @feathersjs/authentication-local
22
3- [ ![ Build Status ] ( https://travis-ci.org /feathersjs/feathers. svg?branch=master )] ( https://travis-ci.org /feathersjs/feathers )
3+ [ ![ CI ] ( https://github.com /feathersjs/feathers/workflows/Node.js%20CI/badge. svg )] ( https://github.com /feathersjs/feathers/actions?query=workflow%3A%22Node.js+CI%22 )
44[ ![ Dependency Status] ( https://img.shields.io/david/feathersjs/feathers.svg?style=flat-square&path=packages/authentication-local )] ( https://david-dm.org/feathersjs/feathers?path=packages/authentication-local )
55[ ![ Download Status] ( https://img.shields.io/npm/dm/@feathersjs/authentication-local.svg?style=flat-square )] ( https://www.npmjs.com/package/@feathersjs/authentication-local )
66
Original file line number Diff line number Diff line change 11# @feathersjs/authentication-oauth
22
3- [ ![ Build Status ] ( https://travis-ci.org /feathersjs/feathers. svg?branch=master )] ( https://travis-ci.org /feathersjs/feathers )
3+ [ ![ CI ] ( https://github.com /feathersjs/feathers/workflows/Node.js%20CI/badge. svg )] ( https://github.com /feathersjs/feathers/actions?query=workflow%3A%22Node.js+CI%22 )
44[ ![ Dependency Status] ( https://img.shields.io/david/feathersjs/feathers.svg?style=flat-square&path=packages/authentication-oauth )] ( https://david-dm.org/feathersjs/feathers?path=packages/authentication-oauth )
55[ ![ Download Status] ( https://img.shields.io/npm/dm/@feathersjs/authentication-oauth.svg?style=flat-square )] ( https://www.npmjs.com/package/@feathersjs/authentication-oauth )
66
Original file line number Diff line number Diff line change 11# @feathersjs/authentication
22
3- [ ![ Build Status ] ( https://travis-ci.org /feathersjs/feathers. svg?branch=master )] ( https://travis-ci.org /feathersjs/feathers )
3+ [ ![ CI ] ( https://github.com /feathersjs/feathers/workflows/Node.js%20CI/badge. svg )] ( https://github.com /feathersjs/feathers/actions?query=workflow%3A%22Node.js+CI%22 )
44[ ![ Dependency Status] ( https://img.shields.io/david/feathersjs/feathers.svg?style=flat-square&path=packages/authentication )] ( https://david-dm.org/feathersjs/feathers?path=packages/authentication )
55[ ![ Download Status] ( https://img.shields.io/npm/dm/@feathersjs/authentication.svg?style=flat-square )] ( https://www.npmjs.com/package/@feathersjs/authentication )
66
Original file line number Diff line number Diff line change 11# @feathersjs/client
22
3- [ ![ Build Status ] ( https://travis-ci.org /feathersjs/feathers. svg?branch=master )] ( https://travis-ci.org /feathersjs/feathers )
3+ [ ![ CI ] ( https://github.com /feathersjs/feathers/workflows/Node.js%20CI/badge. svg )] ( https://github.com /feathersjs/feathers/actions?query=workflow%3A%22Node.js+CI%22 )
44[ ![ Dependency Status] ( https://img.shields.io/david/feathersjs/client.svg?style=flat-square )] ( https://david-dm.org/feathersjs/client )
55[ ![ Download Status] ( https://img.shields.io/npm/dm/@feathersjs/client.svg?style=flat-square )] ( https://www.npmjs.com/package/@feathersjs/client )
66
You can’t perform that action at this time.
0 commit comments