We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70ed7a4 commit 73ea17eCopy full SHA for 73ea17e
1 file changed
known_good.json
@@ -40,8 +40,12 @@
40
"//patches/communication:001-expose-comm-examples.patch"
41
],
42
"metadata": {
43
+ "code_root_path": "//score/mw/com/impl/...",
44
"exclude_test_targets": [
- "//score/*"
45
+ "//score/mw/com/impl:unit_test_runtime_single_exec",
46
+ "//score/mw/com/impl/configuration:config_parser_test",
47
+ "//score/mw/com/impl/configuration:configuration_test",
48
+ "//score/mw/com/impl/tracing/configuration:tracing_filter_config_parser_test"
49
]
50
}
51
},
0 commit comments