-
Notifications
You must be signed in to change notification settings - Fork 110
CI rule
Takatoshi Kondo edited this page Jun 30, 2019
·
3 revisions
- Passing travis-ci is mandatory
- To see compile and test log, first click
Details
link
- To see compile and test log, first click
- Passing azure devops build pipelines is mandatory
- To see compile and test log, first click
Details
link and then clienView more details on Azure Pipelines
link.
- To see compile and test log, first click
- Passing codecov check is not mandatory
- Current codecov doesn't pass if coverage is decreased but it sometimes happens.
- New code that is not covered by tests is not accepted.
- Please add test to cover added code.
- Updating code sometimes decrease coverage very small percentage, it is acceptable. I merge that kind of pull request.
- Requirements
- Config
- Tutorial
- Authentication and Authorization
- Advanced topics
- Examples
- API Reference
- Versioning Policy
- How to contribute