|
Ran
|
Jobs
1
|
Files
2
|
Run time
1min
|
Badge
README BADGES
|
push
github
feat(git): add coveralls to track repo coverage (#7) This pull request updates the CI workflow to enhance testing and code coverage reporting. The most important changes involve adding the `xdebug` extension, generating code coverage during tests, and uploading the coverage report to Coveralls. ### CI workflow improvements: * [`.github/workflows/ci.yml`](diffhunk://#diff-<a class=hub.com/mubbi/laravel-commit-lint/commit/<a class="double-link" href="https://git"><a class=hub.com/mubbi/laravel-commit-lint/commit/b803fcb7f17ed9235f1e5cb1fcd2f5d3b2838429">b803fcb7fd4368ae4c57ce4436577f03fR220-R229): Added the `xdebug` extension to the PHP setup to enable code coverage generation. * [`.github/workflows/ci.yml`](diffhunk://#diff-b803fcb7f17ed9235f1e5cb1fcd2f5d3b2838429d4368ae4c57ce4436577f03fR220-R229): Updated the test step to generate code coverage using PHPUnit. * [`.github/workflows/ci.yml`](diffhunk://#diff-b803fcb7f17ed9235f1e5cb1fcd2f5d3b2838429d4368ae4c57ce4436577f03fR220-R229): Added a new step to upload the generated code coverage report to Coveralls using the Coveralls GitHub Action.
35 of 37 relevant lines covered (94.59%)
3.16 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 16598248559.1 | 2 |
94.59 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|