-
-
Notifications
You must be signed in to change notification settings - Fork 50
Closed
Labels
cifeature requestNew feature or requestNew feature or requestgreat first contributionThis issue is a great choice for those contributing to the project for the first time.This issue is a great choice for those contributing to the project for the first time.
Description
This is a follow up work to #137.
We now have unit tests running when new PRs are opening.
However, right now there is no information displayed about which tests are failing. See #140 for an example of failing PR.
The goal of this task is to:
- investigate how we can display information about which tests failed, so we give context to the contributor about what went wrong.
- implement the solution by updating the pr_tests workflow.
PS: When running the tests locally (using ./gradlew jvmTest), there is an test report generated. Can we use that somehow?
Metadata
Metadata
Assignees
Labels
cifeature requestNew feature or requestNew feature or requestgreat first contributionThis issue is a great choice for those contributing to the project for the first time.This issue is a great choice for those contributing to the project for the first time.