Skip to content

Instantly share code, notes, and snippets.

@svenlito
Created December 26, 2019 11:00
Show Gist options
  • Save svenlito/85694b98c6f8de59a9168fc28e09e23b to your computer and use it in GitHub Desktop.
Save svenlito/85694b98c6f8de59a9168fc28e09e23b to your computer and use it in GitHub Desktop.
? seed-microservice-go [no test files]
=== RUN TestAdd
--- PASS: TestAdd (0.00s)
=== RUN TestGetAll
--- PASS: TestGetAll (0.00s)
PASS
coverage: 100.0% of statements
ok seed-microservice-go/datasource 0.002s coverage: 100.0% of statements
? seed-microservice-go/docs [no test files]
? seed-microservice-go/src/config [no test files]
? seed-microservice-go/src/db [no test files]
=== RUN TestIndex
--- PASS: TestIndex (0.00s)
PASS
coverage: 100.0% of statements
ok seed-microservice-go/src/healthcheck 0.027s coverage: 100.0% of statements
? seed-microservice-go/src/models [no test files]
? seed-microservice-go/src/routers [no test files]
? seed-microservice-go/src/spec [no test files]
? seed-microservice-go/src/users [no test files]
_____ _
/ ____| | |
| | ___ __| | ___ ___ _____ __
| | / _ \ / _` |/ _ \/ __/ _ \ \ / /
| |___| (_) | (_| | __/ (_| (_) \ V /
\_____\___/ \__,_|\___|\___\___/ \_/
Bash-20191211-b8db533
x> No CI provider detected.
Testing inside Docker? http://docs.codecov.io/docs/testing-with-docker
Testing with Tox? https://docs.codecov.io/docs/python#section-testing-with-tox
project root: .
--> token set from env
Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml
==> Running gcov in . (disable via -X gcov)
==> Python coveragepy not found
==> Searching for coverage reports in:
+ .
-> Found 1 reports
==> Detecting git/mercurial file structure
==> Reading reports
+ ./coverage.txt bytes=256
==> Appending adjustments
http://docs.codecov.io/docs/fixing-reports
+ Found adjustments
==> Gzipping contents
==> Uploading reports
url: https://codecov.io
query: branch=feature%2Fdockerfile&commit=16e6787d104c503d24d7e49f02b8693e739fb04c&build=&build_url=&name=&tag=&slug=pomelofashion%2Fseed-microservice-go&service=&flags=&pr=&job=
-> Pinging Codecov
https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=feature%2Fdockerfile&commit=16e6787d104c503d24d7e49f02b8693e739fb04c&build=&build_url=&name=&tag=&slug=pomelofashion%2Fseed-microservice-go&service=&flags=&pr=&job=
-> Uploading
-> View reports at https://codecov.io/github/pomelofashion/seed-microservice-go/commit/16e6787d104c503d24d7e49f02b8693e739fb04c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment