Repo Added
|
Files
144
|
Badge
README BADGES
|
push
travis-ci-com
1618 of 2375 branches covered (68.13%)
3252 of 4029 relevant lines covered (80.71%)
128.63 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
0.0 | src/standalone.tsx | 106 | 49 | 0 | 49 | 0.0 | 0 | 16 | |
0.0 | src/polyfills.ts | 16 | 12 | 0 | 12 | 0.0 | 0 | 0 | |
11.11 | ...rc/components/PayloadSamples/exernalExampleHook.ts | 32 | 16 | 2 | 14 | 7.0 | 0 | 2 | |
17.95 | src/utils/decorators.ts | 43 | 27 | 7 | 20 | 8.0 | 0 | 12 | |
20.0 | src/utils/debug.ts | 12 | 6 | 2 | 4 | 15.0 | 0 | 4 | |
23.21 | src/utils/dom.ts | 76 | 27 | 7 | 20 | 12.0 | 6 | 23 | |
26.86 | src/services/MenuStore.ts | 278 | 102 | 39 | 63 | 7.0 | 8 | 65 | |
35.21 | src/components/SearchBox/SearchBox.tsx | 173 | 51 | 21 | 30 | 4.0 | 4 | 16 | |
35.71 | src/components/Schema/OneOfSchema.tsx | 58 | 21 | 10 | 11 | 7.0 | 0 | 7 | |
36.17 | src/services/models/Example.ts | 65 | 30 | 14 | 16 | 45.0 | 3 | 14 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
2034 | chore/unit-tests-for-using-openapi | chore: unit tests to check loading and bundling api definitions with openapi-core | push | Andriy Leliv | travis-ci-com | pending completion | |
2033 | chore/unit-tests-for-using-openapi | chore: use openapi-core to bundle definition instead of json-schema-ref-parser (#1500) * chore: use openapi-core to bundle definition instead of json-schema-ref-parser * chore: update: root and demo webpack configs * chore: refactor loadAndBund... | push | GitHub | travis-ci-com | pending completion |