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 6e3f26c commit 8cbb205Copy full SHA for 8cbb205
1 file changed
codecov.yml
@@ -4,3 +4,5 @@ coverage:
4
default:
5
target: 85% # the required coverage value
6
threshold: 1% # the leniency in hitting the target
7
+ ignore:
8
+ - "src/blueapi/tutorial/*"
0 commit comments