From 910fe4842c2fefd57b45de1e0ac6b1998010dd73 Mon Sep 17 00:00:00 2001 From: vinoth chandar Date: Tue, 15 Jun 2021 18:05:50 -0700 Subject: [PATCH] [MINOR] Rename broken codecov file (#3088) - Stop polluting PRs with wrong coverage info - Retaining the file, so someone can try digging in --- .codecov.yml => .codecov.yml.broken | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .codecov.yml => .codecov.yml.broken (100%) diff --git a/.codecov.yml b/.codecov.yml.broken similarity index 100% rename from .codecov.yml rename to .codecov.yml.broken