Repo Added
|
Files
26
|
Badge
README BADGES
|
push
github
Build(deps): Bump the github-actions group with 2 updates (#41730) Bumps the github-actions group with 2 updates: [actions/setup-node](https://github.com/actions/setup-node) and [github/codeql-action](https://github.com/github/codeql-action). Updates `actions/setup-node` from 4.4.0 to 5.0.0 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/49933ea52...a0853c245) Updates `github/codeql-action` from 3.30.0 to 3.30.1 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/2d92b76c4...f1f6e5f6a) --- updated-dependencies: - dependency-name: actions/setup-node dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: github/codeql-action dependency-version: 3.30.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
669 of 728 branches covered (91.9%)
Branch coverage included in aggregate %.
2024 of 2073 relevant lines covered (97.64%)
196.04 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
92.06 | js/src/dom/event-handler.js | 314 | 120 | 112 + 1 | 8 - 1 | 1724.0 - 1752 | 62 + 1 | 7 - 1 | |
93.38 | js/src/dropdown.js | 453 | 181 | 177 | 4 | 31.0 - 11 | 77 | 14 | |
93.75 | js/src/modal.js | 376 | 164 | 159 | 5 | 18.0 - 1.0 | 36 | 8 | |
94.12 | js/src/util/index.js | 283 | 122 | 115 | 7 | 648.0 - 766 | 61 | 4 | |
94.55 | js/src/util/focustrap.js | 111 | 41 | 39 | 2 | 39.0 - 20 | 13 | 1 | |
95.24 | js/src/util/sanitizer.js | 115 | 30 | 30 | 0 | 148.0 | 10 | 2 | |
95.42 | js/src/scrollspy.js | 294 | 118 | 114 | 4 | 23.0 | 32 | 3 | |
95.89 | js/src/util/swipe.js | 142 | 52 | 50 | 2 | 24.0 + 1.0 | 20 | 1 | |
96.3 | js/src/toast.js | 222 | 88 | 86 | 2 | 10.0 | 18 | 2 | |
96.5 | js/src/tooltip.js | 631 | 231 | 227 | 4 | 57.0 - 2 | 76 | 7 |