Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
Zeeshan Siddiqui 6c9a88765d
Enhance code coverage bot message. (#2235)
* enhance code coverage bot message.

* enhance code coverage bot message.

* enhance code coverage bot message.

* enhance code coverage bot message.

* PR feedback.
2019-02-19 18:06:03 -08:00
Sam Harwell 5de82ed6f7 Enable test coverage (#2230)
* Revert "exclude test folder from codecov. (#2227)"

This reverts commit eed91b988f.

* Use a fake target path to avoid tonerdo/coverlet#318

* Manually apply codecov flags through multiple uploads

Eventually codecov.io should support the automatic application of flags
based on directory structure. In the meantime, upload the coverage
report twice and allow the server to filter and apply the desired flags.

* Show production code numbers when coverage is reported
2019-01-24 11:27:00 -08:00
Zeeshan Siddiqui eed91b988f
exclude test folder from codecov. (#2227)
* exclude test folder from codecov.
2019-01-23 21:32:25 -08:00
Zeeshan Siddiqui 0ad1fb01f4
fix file layout (#2221)
Shouldn't affect regular CI. Specific to code coverage CI.
2019-01-23 17:29:44 -08:00
Zeeshan Siddiqui 8e8b0c261f
Automate code coverage report as part of PRs. (#2194)
* Integrate coverlet for code coverage and upload reports to codecov.io
2019-01-23 13:55:44 -08:00