kbase / kb_sdk

Build and test new apps for the KBase platform
http://kbase.github.io/kb_sdk_docs
MIT License
26 stars 32 forks source link

Modify Makefile template to include XML output #348

Closed jsfillman closed 4 years ago

jsfillman commented 4 years ago

As part of DEVOPS-247, I've added XMl output to the Makefile template.

This allows generation & upload of coverage reports as part of our CI build & test process. This only addresses Python-based apps. Other changes may be needed for Java & Perl app testing.

jsfillman commented 4 years ago

Closing, as push to develop and then push to Docker via new release is more appropriate path.