diff --git a/tests/ci/cover.sh b/tests/ci/cover.sh index 98ac7670..209511c4 100755 --- a/tests/ci/cover.sh +++ b/tests/ci/cover.sh @@ -15,9 +15,6 @@ # License for the specific language governing permissions and limitations # under the License. -# we need to turn off coverage, since master unittests are broken -exit 0 - ALLOWED_EXTRA_MISSING=4 show_diff () {