|
Ran
|
Jobs
2
|
Files
3
|
Run time
1min
|
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
169 of 182 branches covered (92.86%)
Branch coverage included in aggregate %.
223 of 230 relevant lines covered (96.96%)
301179.79 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 15977223439.1 | 6 |
95.36 |
GitHub Action Run | |
| 2 | 15977223439.2 | 6 |
95.36 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|