Open ArtemIsmagilov opened 2 months ago
make test is convenient for local development. However, with pipeline test coverage, it already runs unit tests. I think we test the code twice. Therefore, at the test coverage stage, you can already receive errors from tests and see code coverage.
make test is convenient for local development. However, with pipeline test coverage, it already runs unit tests. I think we test the code twice. Therefore, at the test coverage stage, you can already receive errors from tests and see code coverage.