Skip to content

Commit e3a0e43

Browse files
authored
Add a codecov directory fix to the config (opensearch-project#1280)
* Add codecov root fix Signed-off-by: Simeon Widdis <[email protected]> * Update fix for additional layer of nesting Signed-off-by: Simeon Widdis <[email protected]> * Remove leading wildcard for ignore path Signed-off-by: Simeon Widdis <[email protected]> --------- Signed-off-by: Simeon Widdis <[email protected]>
1 parent 0a596ec commit e3a0e43

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

codecov.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
ignore:
2-
- "**/common/query_manager/antlr/output"
2+
- "common/query_manager/antlr/output"
3+
fixes:
4+
- "OpenSearch-Dashboards/plugins/dashboards-observability/::"

0 commit comments

Comments
 (0)