Repo Added
|
Files
26
|
Badge
README BADGES
|
push
github
Build(deps): Bump the github-actions group with 2 updates (#41721) Bumps the github-actions group with 2 updates: [calibreapp/image-actions](https://github.com/calibreapp/image-actions) and [github/codeql-action](https://github.com/github/codeql-action). Updates `calibreapp/image-actions` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/calibreapp/image-actions/releases) - [Commits](https://github.com/calibreapp/image-actions/compare/51921e25c...f72c7c4a2) Updates `github/codeql-action` from 3.29.11 to 3.30.0 - [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/3c3833e0f...2d92b76c4) --- updated-dependencies: - dependency-name: calibreapp/image-actions dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: github/codeql-action dependency-version: 3.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
667 of 728 branches covered (91.62%)
Branch coverage included in aggregate %.
2022 of 2073 relevant lines covered (97.54%)
205.67 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
90.91 | js/src/util/focustrap.js | 111 | 41 | 38 - 1 | 3 + 1 | 43.0 + 1.0 | 12 - 1 | 2 + 1 | |
91.01 | js/src/dom/event-handler.js | 314 | 120 | 111 | 9 | 1883.0 - 576 | 61 | 8 | |
93.38 | js/src/dropdown.js | 453 | 181 | 177 | 4 | 31.0 - 12 | 77 | 14 | |
93.75 | js/src/modal.js | 376 | 164 | 159 | 5 | 19.0 | 36 | 8 | |
94.12 | js/src/util/index.js | 283 | 122 | 115 | 7 | 662.0 - 152 | 61 | 4 | |
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 | 19.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 | 59.0 + 2 | 76 | 7 |