diff --git a/.codecov.yml b/.codecov.yml index 555e91b..f9cba3d 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -26,3 +26,6 @@ comment: layout: "header,diff" behavior: default require_changes: no + +ignore: + - internal/encoder/vm_debug diff --git a/codecov.yaml b/codecov.yaml deleted file mode 100644 index 5d78746..0000000 --- a/codecov.yaml +++ /dev/null @@ -1,2 +0,0 @@ -ignore: - - internal/encoder/vm_debug