summaryrefslogtreecommitdiffstats
path: root/.codecov.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.codecov.yaml')
-rw-r--r--.codecov.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.codecov.yaml b/.codecov.yaml
new file mode 100644
index 0000000..68c99ae
--- /dev/null
+++ b/.codecov.yaml
@@ -0,0 +1,2 @@
+ignore:
+ - "**/zz_*_generated.go" # Ignore generated files.