Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-09-26 | Move `.coverage.sh` to `make coverage` (#301) | 1 | -12/+0 | ||
This fix moves the content of `.coverage.sh` to the Makefile and creates a target of `make coverage`. This cleans up as there is really no need to have a redundant script for simple coverage test. Signed-off-by: Yong Tang <yong.tang.github@outlook.com> | |||||
2016-09-19 | Rename coverage.sh to .coverage.sh (#270) | 1 | -0/+12 | ||
This is "infrastructure/meta" code, don't need to see it. |