Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
0.9
Description
Code coverage is a important phase in CI/CD, but we are missing the report now.
Not sure when and how this happens, but in the past, we were able to see the report published to each PR.
https://github.com/apache/incubator-yunikorn-core/blob/d2a76c0d7000bb50e377f170538938236c1144c5/Makefile#L81 this is supposed to generate the coverage txt, and this https://github.com/apache/incubator-yunikorn-core/blob/d2a76c0d7000bb50e377f170538938236c1144c5/.travis.yml#L42 is supposed to do the reporting.
Attachments
Issue Links
- is a clone of
-
YUNIKORN-259 code coverage is not updating for the shim builds
- Closed
- is duplicated by
-
YUNIKORN-482 Code coverage complaining about untouched files
- Closed
- links to