diff --git a/codecov.yml b/codecov.yml index e0c4bc1a9..ae63c2d0f 100644 --- a/codecov.yml +++ b/codecov.yml @@ -8,14 +8,5 @@ ignore: - "**tests**/test_*.py" - "tests**" -beta_groups: - - "labels" - -flag_management: - individual_flags: - - name: "smart-labels" - carryforward: true - carryforward_mode: "labels" - test_analytics: flake_detection: true diff --git a/codecov_cli.yml b/codecov_cli.yml deleted file mode 100644 index c58c5b895..000000000 --- a/codecov_cli.yml +++ /dev/null @@ -1,4 +0,0 @@ -cli: - plugins: - pycoverage: - report_type: "json" \ No newline at end of file