dzbarsky / rules_itest

Bazel rules for integration testing services
MIT License
18 stars 6 forks source link

Enables coverage reporting #36

Closed aaomidi closed 1 month ago

aaomidi commented 1 month ago

Adds some stanza that makes this rule compatible with coverage reporting.

dzbarsky commented 1 month ago

thank you!