Skip to content

Commit a6d611d

Browse files
committed
coverage
1 parent e1698d6 commit a6d611d

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

lambdas/id_sync/.coveragerc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
[report]
22
omit =
3-
tests/*
3+
tests/*
4+
tests/*/*
5+
tests/*/*/*

lambdas/shared/.coveragerc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
[report]
22
omit =
3-
tests/*
3+
tests/*
4+
tests/*/*
5+
tests/*/*/*

0 commit comments

Comments
 (0)