From ef2410d0aa2acae79374d4b9ec129e2d28772371 Mon Sep 17 00:00:00 2001 From: rbroggi Date: Thu, 28 Oct 2021 21:13:34 +0200 Subject: [PATCH] #3347 removing outdated session --- CONTRIBUTING.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 089bf0288e69..6375c25299ca 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -133,11 +133,6 @@ import ( We strive to maintain as high code coverage as possible. The current repository limit is set at 95%, with some exclusions discussed below. -### Combining code coverage - -We use [cover.sh](./scripts/cover.sh) script to run tests and combine code coverage from all packages -(see also [issue # 797](https://github.com/jaegertracing/jaeger/issues/797)). - ### Packages with no tests Since `go test` command does not generate