We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fdf961 commit c393bb4Copy full SHA for c393bb4
codecov.yml
@@ -0,0 +1,8 @@
1
+#
2
+# codecov.io Configuration
3
+# See the docs here: https://docs.codecov.io/docs/codecov-yaml
4
5
+
6
+# Ingore the example app from coverage reports
7
+ignore:
8
+ - "graphql-kotlin-spring-example/**/*"
0 commit comments