https://github.com/sangshuduo/cgo_ci_helloworld
a simple GO project utilizes some popular CI services for auto test
https://github.com/sangshuduo/cgo_ci_helloworld
ci codeclimate codecov coverage-testing golang helloworld travis-ci unittest
Last synced: 4 months ago
JSON representation
a simple GO project utilizes some popular CI services for auto test
- Host: GitHub
- URL: https://github.com/sangshuduo/cgo_ci_helloworld
- Owner: sangshuduo
- License: mit
- Created: 2020-03-25T04:09:44.000Z (about 5 years ago)
- Default Branch: develop
- Last Pushed: 2024-03-03T05:25:55.000Z (over 1 year ago)
- Last Synced: 2025-01-07T07:23:34.372Z (6 months ago)
- Topics: ci, codeclimate, codecov, coverage-testing, golang, helloworld, travis-ci, unittest
- Language: Go
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://app.codacy.com/manual/sangshuduo/cgo_ci_helloworld?utm_source=github.com&utm_medium=referral&utm_content=sangshuduo/cgo_ci_helloworld&utm_campaign=Badge_Grade_Dashboard)
[](https://codeclimate.com/github/sangshuduo/cgo_ci_helloworld/maintainability)![]()
[](https://codecov.io/gh/sangshuduo/cgo_ci_helloworld)
[](https://codebeat.co/projects/github-com-sangshuduo-cgo_ci_helloworld-develop)## Description
This is an example how a simple GO project use CGO, go module, and some popular CI services and unit test frameworks.