-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
At the moment, we have a number of subpackages that are being excluded from coverage checks (see IGNORE_COVERAGE in the top-level Makefile). This is generally for good reason, and the code in those packages is being exerecised elsewhere (either in other subpackages' unit tests, or via integration tests).
However, we should go through these one-by-one and make sure that there aren't units tests worth adding.
thomas-fossati
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers