mirror of
https://github.com/oceanprotocol/react.git
synced 2025-02-14 21:10:38 +01:00
add codeclimate
This commit is contained in:
parent
4d64b7f41f
commit
9a16afab5f
@ -5,9 +5,15 @@ node_js: node
|
||||
cache:
|
||||
npm: true
|
||||
|
||||
# before_script:
|
||||
# - curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter
|
||||
# - chmod +x ./cc-test-reporter
|
||||
# - './cc-test-reporter before-build'
|
||||
|
||||
script:
|
||||
# will run `npm ci` automatically here
|
||||
- npm test
|
||||
# - './cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT'
|
||||
# - npm run build
|
||||
|
||||
notifications:
|
||||
|
@ -5,6 +5,8 @@
|
||||
> 🎣 React hooks & components on top of squid.js
|
||||
|
||||
[](https://travis-ci.com/oceanprotocol/react)
|
||||
[](https://codeclimate.com/repos/5ea6f2fec372a101a1000929/maintainability)
|
||||
[](https://codeclimate.com/repos/5ea6f2fec372a101a1000929/test_coverage)
|
||||
[](https://github.com/prettier/prettier)
|
||||
[](https://github.com/oceanprotocol/eslint-config-oceanprotocol)
|
||||
|
||||
@ -12,7 +14,7 @@
|
||||
|
||||

|
||||
|
||||
**WE ARE IN HARDWARE MODE. This project is in a conceptual phase and nothing works.**
|
||||
**WE ARE IN HARDWARE MODE. This project is in a conceptual phase and most stuff does not work yet.**
|
||||
|
||||
---
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user