.circleci/config.yml | |
|
|
.codeclimate.json | |
|
|
.editorconfig | |
|
|
.github/workflows/release.yml | |
|
|
.gitignore | |
|
|
.nvmrc | |
|
|
.prettierrc.js | 3 | A 0 mins |
|
CHANGELOG.md | |
|
|
CONTRIBUTING.md | |
|
|
LICENSE | |
|
|
README.md | |
|
|
appveyor.yml | |
|
|
docker-compose.yml | |
|
|
jest.config.js | 2 | A 0 mins |
|
package.json | |
|
|
src/DataSource.ts | 730 | D 2 days | F 0% |
src/components/ConfigEditor.tsx | 54 | A 0 mins | F 0% |
src/components/QueryEditor/AggregationSelect.tsx | 52 | A 0 mins | F 0% |
src/components/QueryEditor/FieldSelect.tsx | 44 | A 0 mins | F 0% |
src/components/QueryEditor/MetricSelect.tsx | 20 | A 0 mins | F 0% |
src/components/QueryEditor/ProjectSelect.tsx | 22 | A 0 mins | F 0% |
src/components/QueryEditor/QueryEditor.tsx | 387 | C 7 hrs | F 0% |
src/components/QueryEditor/QueryTypeSelect.tsx | 32 | A 0 mins | F 0% |
src/components/QueryEditor/TestRunSelect.tsx | 23 | A 0 mins | F 0% |
src/components/QueryEditor/TestSelect.tsx | 26 | A 0 mins | F 0% |
src/components/QueryEditor/constants.ts | 45 | A 0 mins | F 0% |
src/components/QueryEditor/index.ts | 1 | A 0 mins | F 0% |
src/components/TagSelector.tsx | 77 | A 0 mins | F 0% |
src/components/VariableQueryEditor.tsx | 64 | A 0 mins | F 0% |
src/dashboards/test-run-result.json | |
|
|
src/dashboards/test-runs-list.json | |
|
|
src/module.ts | 10 | A 0 mins | F 0% |
src/notes.txt | |
|
|
src/plugin.json | |
|
|
src/types.ts | 169 | A 0 mins | A 100% |
src/utils.test.ts | 175 | A 0 mins |
|
src/utils.ts | 135 | A 1 hr | A 92% |
tsconfig.json | |
|
|
yarn.lock | |
|
|