Address missing coverage #3

Closed
opened 2024-03-05 01:13:31 +00:00 by andrew · 1 comment
Owner

There's a few lines in ConflictSet.cpp that get compiled into the shared library, but aren't covered yet. Fix that either by adding more tests to actually cover it or determining that it's dead and removing it.

We should probably also audit Internal.h for things that we should be measuring coverage for.

There's a few lines in `ConflictSet.cpp` that get compiled into the shared library, but aren't covered yet. Fix that either by adding more tests to actually cover it or determining that it's dead and removing it. We should probably also audit `Internal.h` for things that we should be measuring coverage for.
andrew added this to the (deleted) project 2024-03-05 01:15:36 +00:00
Author
Owner

a5710b8282 is also relevant. I'm happy with the coverage now.

a5710b828208fb8bca6e9c774598db186558e8d0 is also relevant. I'm happy with the coverage now.
andrew added this to the 1.0 milestone 2024-04-02 00:33:37 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: weaselab/conflict-set#3
No description provided.