|
Ran
|
Files
6
|
Run time
0s
|
Badge
README BADGES
|
push
github
Feat [CI/CD] GitHub Actions workflow for test coverage (#35) * Feat [CI/CD] GitHub Actions workflow for test coverage - [+] feat(coverage): add GitHub Actions workflow for test coverage - [+] feat(readme): add coverage badge to README - [+] feat(package): add coveralls script and dependency * Fix NPM CI - [+] fix(coverage.yml): change npm ci to npm install in workflow for dependency installation * Fix command coverage - [+] fix(coverage.yml): update test command from npm run test:coverage to npm run coveralls * Revert "Fix command coverage" This reverts commit 63bc680c5. * Fix JS Syntax - [+] refactor(babel.config.js): change export syntax from ES module to CommonJS - [+] refactor(jest.config.js): change export syntax from ES module to CommonJS * Update NodeJS Version - [+] chore: update Node.js version in GitHub workflow and package files to 19.x * Update README.md - [+] fix(README.md): update coverage badge URL to remove branch specification
171 of 187 branches covered (91.44%)
Branch coverage included in aggregate %.
446 of 460 relevant lines covered (96.96%)
84386.42 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|