good morning!!!!

Skip to content
Snippets Groups Projects
Unverified Commit f4f1a8c0 authored by Anmol Sethi's avatar Anmol Sethi
Browse files

Fix bad link in CONTRIBUTING.md

parent 3e4e409a
No related branches found
No related tags found
No related merge requests found
...@@ -46,7 +46,7 @@ See [ci/image/Dockerfile](../ci/image/Dockerfile) for the installation of the CI ...@@ -46,7 +46,7 @@ See [ci/image/Dockerfile](../ci/image/Dockerfile) for the installation of the CI
You can also run tests normally with `go test`. [test.sh](../ci/test.sh) just passes a default set of flags to You can also run tests normally with `go test`. [test.sh](../ci/test.sh) just passes a default set of flags to
`go test` to collect coverage and also prettify the output. `go test` to collect coverage and also prettify the output.
You can pass flags to [test.sh](ci/test.sh) if you want to run a specific test or otherwise You can pass flags to [test.sh](../ci/test.sh) if you want to run a specific test or otherwise
control the behaviour of `go test` but also get coverage. control the behaviour of `go test` but also get coverage.
Coverage percentage from codecov and the CI scripts will be different because they are calculated differently. Coverage percentage from codecov and the CI scripts will be different because they are calculated differently.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment