Skip to content

Increase CI test coverage #1631

Open
Open
@Rangi42

Description

@Rangi42
  1. Run ./contrib/coverage.bash and look at the coverage report it generates.
  2. Write test cases for any lines of code that were not executed.
    • Some lines are okay to go without testing -- "verbose" output messages, wildly rare errors like out-of-memory or syscall failure, etc.
  3. If those new test cases uncover any bugs, file an issue and/or try to fix them.

Leave this issue open even if you do add some more tests. It's an open-ended task, at least until the unlikely day when coverage.bash reports 100%.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueNew to the codebase? You can help no problem!rgbasmThis affects RGBASMrgbfixThis affects RGBFIXrgbgfxThis affects RGBGFXrgblinkThis affects RGBLINKtestsThis affects the test suite

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions