Ran
|
Files
103
|
Run time
2s
|
Badge
README BADGES
|
push
github
build(deps): bump actions/checkout from 4.1.0 to 4.1.1 (#1487) Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/8ade135a4...b4ffde65f) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
954 of 1184 branches covered (0.0%)
Branch coverage included in aggregate %.
3681 of 4121 relevant lines covered (89.32%)
31.91 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
0.0 | src/renderer/components/output-editors-wrapper.tsx | 74 | 20 | 0 | 20 | 0.0 | |||
0.0 | src/renderer/main.tsx | 10 | 7 | 0 | 7 | 0.0 | |||
0.0 | src/renderer/components/outputs.tsx | 40 | 10 | 0 | 10 | 0.0 | |||
0.0 | src/renderer/sentry.ts | 7 | 5 | 0 | 5 | 0.0 | |||
0.0 | src/main/about-panel.ts | 24 | 10 | 0 | 10 | 0.0 | |||
0.0 | src/renderer/components/sidebar.tsx | 16 | 8 | 0 | 8 | 0.0 | |||
9.59 | src/preload/preload.ts | 254 | 66 | 7 | 59 | 1.0 | |||
12.5 | src/renderer/utils/octokit.ts | 24 | 4 | 2 | 2 | 5.0 | |||
36.36 | src/main/utils/get-files.ts | 26 | 11 | 4 | 7 | 7.0 | |||
50.55 | src/main/fiddle-core.ts | 183 | 67 | 35 | 32 | 2.0 |