What is the most appropriate way to integrate coverage between a project with PHP and nodeJS dependencies?

后端 未结 0 1460
心在旅途
心在旅途 2020-11-28 19:49

I Have a project which uses NodeJS and PHP together.

Looking at both parts, PHPUnit and jest produce a clover.xml

For CI I am using Travis CI

For aggreg

相关标签:
回答
  • 消灭零回复
提交回复
热议问题