1
0
mirror of https://github.com/pavlobu/deskreen.git synced 2025-05-18 08:20:10 -07:00
2020-12-09 16:17:02 +02:00
2020-11-22 18:10:59 +02:00
2020-12-09 16:17:02 +02:00
2020-11-22 17:07:01 +02:00
2020-11-22 17:07:01 +02:00
2020-12-09 16:17:02 +02:00
2020-09-25 14:42:43 +03:00
2020-11-22 17:45:34 +02:00
2020-11-22 17:07:01 +02:00
2020-11-22 17:07:01 +02:00

codecov build and test release all os -- no code signing codecov generate

Howto:

to generate test coverage results

yarn coverage

to run sonarqube scanner to put results to sonarqube

sonar-scanner

sonar-project.properties example:

sonar.projectKey=test-electron-react-boilerplate
# sonar.testExecutionReportPaths=test-reporter.xml
sonar.testExecutionReportPaths=test-reports/test-reporter.xml
sonar.typescript.lcov.reportPaths=coverage/lcov.info
sonar.sources=./app
sonar.tests=./test
sonar.host.url=http://localhost:9000
sonar.login=d0c254aaff5ebd89dd5c6f0663238ab6ad5fddea
# sonar.login=039884f95817f7b26d781d7cdd47430cb3734a0a

Maintainer

License

MIT © Pavlo (Paul) Buidenkov

MIT © Electron React Boilerplate

Test ?

By

Crafted with LOVE and support from Pavlo (Paul) Buidenkov

Languages
TypeScript 93%
JavaScript 4.2%
CSS 2%
HTML 0.8%