about summary refs log tree commit diff stats
path: root/codecov.yml
diff options
context:
space:
mode:
Diffstat (limited to 'codecov.yml')
-rw-r--r--codecov.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/codecov.yml b/codecov.yml
new file mode 100644
index 0000000..db6d53e
--- /dev/null
+++ b/codecov.yml
@@ -0,0 +1,3 @@
+ignore:
+  - "examples"
+  - "internal/assert"