diff --git a/codecov.yaml b/codecov.yaml index 629981a3d..8d9776e15 100644 --- a/codecov.yaml +++ b/codecov.yaml @@ -1,5 +1,5 @@ codecov: - require_ci_to_pass: yes + require_ci_to_pass: yes coverage: precision: 2 @@ -17,4 +17,7 @@ codecov: comment: layout: "reach,diff,flags,tree" behavior: default - require_changes: no \ No newline at end of file + require_changes: no + + ignore: + - "**/*.ipynb"