Conversation
Pull Request Test Coverage Report for Build 7606653998
💛 - Coveralls |
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferencesYou may notice some variations in coverage metrics with the latest Coverage engine update. For more details, visit the documentation |
b283783 to
788b96d
Compare
| * Rebase your local changes against the master branch. Resolve any conflicts that arise. | ||
| * Include a descriptive [commit message](https://github.com/erlang/otp/wiki/Writing-good-commit-messages). | ||
| * Changes contributed via pull request should focus on a single issue at a time. | ||
| * Rebase your local changes against the master branch. Resolve any conflicts that arise. |
Check notice
Code scanning / Remark-lint (reported by Codacy)
Warn when the spacing between a list item’s bullet and its content violates
| * Include a descriptive [commit message](https://github.com/erlang/otp/wiki/Writing-good-commit-messages). | ||
| * Changes contributed via pull request should focus on a single issue at a time. | ||
| * Rebase your local changes against the master branch. Resolve any conflicts that arise. | ||
| * Include a descriptive [commit message](https://github.com/erlang/otp/wiki/Writing-good-commit-messages). |
Check notice
Code scanning / Remark-lint (reported by Codacy)
Warn when the spacing between a list item’s bullet and its content violates
| * Changes contributed via pull request should focus on a single issue at a time. | ||
| * Rebase your local changes against the master branch. Resolve any conflicts that arise. | ||
| * Include a descriptive [commit message](https://github.com/erlang/otp/wiki/Writing-good-commit-messages). | ||
| * Changes contributed via pull request should focus on a single issue at a time. |
Check notice
Code scanning / Remark-lint (reported by Codacy)
Warn when the spacing between a list item’s bullet and its content violates
d114392 to
3c46fb9
Compare
Fixes #347.