rules_nodejs icon indicating copy to clipboard operation
rules_nodejs copied to clipboard

absent c8 package makes tests fail under `bazel coverage`

Open alexeagle opened this issue 3 years ago • 2 comments

coverage depending on c8, should it be non-fatal? Doesn't work with generated_file_test for example.

It could warn somewhere. Maybe only with VERBOSE_COVERAGE.

decision: the error message should tell you how to both turn to a warning globally and also turn off for one target.

alexeagle avatar Jan 19 '21 20:01 alexeagle

Related https://github.com/bazelbuild/rules_nodejs/issues/2407

mattem avatar Jan 21 '21 13:01 mattem

This issue has been automatically marked as stale because it has not had any activity for 90 days. It will be closed if no further activity occurs in two weeks. Collaborators can add a "cleanup" or "need: discussion" label to keep it open indefinitely. Thanks for your contributions to rules_nodejs!

github-actions[bot] avatar Apr 22 '21 01:04 github-actions[bot]