Overview
Determine why the --fail-low-coverage option in ShellSpec always causes the pipeline to fail.
Details
It should cause the pipeline to fail when the coverage is too low, but I think it causes it to fail all the time (if my memory serves me from when I last worked on this over 2 years ago).
Artifact(s)
- If a solution can be found:
- A PR that implements a fix OR
- A GitHub issue that describes what needs to be done if it's more work than should be done in this issue (likely).
- If a the solution is that it's an issue in
ShellSpec or kcov:
- Open a bug report in the appropriate project.
- If a solution can't be found:
- Document what was found in:
- Line comments next to the
.shellspec file.
- A
README.md file.
Scope
Issue may be fixed if the fix is easy, however, the point of this issue is to figure out what the problem is, not fix it.
Relationship(s)
Found By
#2
Blocked By
#3, because I can't test this until the pipeline exists.
Overview
Determine why the
--fail-low-coverageoption inShellSpecalways causes the pipeline to fail.Details
It should cause the pipeline to fail when the coverage is too low, but I think it causes it to fail all the time (if my memory serves me from when I last worked on this over 2 years ago).
Artifact(s)
ShellSpecorkcov:.shellspecfile.README.mdfile.Scope
Issue may be fixed if the fix is easy, however, the point of this issue is to figure out what the problem is, not fix it.
Open a PR for This Issue
Relationship(s)
Found By
#2
Blocked By
#3, because I can't test this until the pipeline exists.