Closed eguzki closed 7 months ago
Adding packages other than controllers to the code coverage report from the integration tests
controllers
Code coverage has increased 18% the full code coverage :tada: up to 86%
Makes sense. Integration tests also run code other than in the controllers package that was not covered with the unit tests
Additionally:
./controllers/...
codecov/codecov-action@v4
quay.io/kuadrant/limitador:latest
Merging #129 (a08cce7) into main (e9207fb) will increase coverage by 17.09%. The diff coverage is n/a.
17.09%
n/a
What
Adding packages other than
controllers
to the code coverage report from the integration testsCode coverage has increased 18% the full code coverage :tada: up to 86%
Makes sense. Integration tests also run code other than in the
controllers
package that was not covered with the unit testsAdditionally:
./controllers/...
)codecov/codecov-action@v4
quay.io/kuadrant/limitador:latest
image