forked from gigya/KafkaNetClient
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
The goal is to keep coverage for tests on CI >= 90% in unit + integration tests, and >= 80% for unit tests.
To verify that this is happening, we need coverage running from CI.
Currently, opencover is failing with the new pdb format -- see OpenCover/opencover#732. Once they update the nuget package available and we adopt it, we should start seeing coverage numbers.
Reactions are currently unavailable