Skip to content

Commit fe6935d

Browse files
committed
chore(env): remove custom coverage exclusions and analytics config
1 parent 4fb59c8 commit fe6935d

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/.env.custom

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,6 @@
1717
#
1818
# ================================================================================================
1919

20-
# Custom Coverage Exclusions
21-
GO_COVERAGE_EXCLUDE_PATHS=test/,vendor/,testdata/,examples/,plans/,docs/
22-
23-
# Skip URL Checks in Coverage Reports (true/false)
24-
GO_COVERAGE_SKIP_URL_CHECKS=true
25-
26-
# Google Analytics Configuration (for coverage pages)
27-
# GOOGLE_ANALYTICS_ID=
28-
2920
# Provider
3021
GO_COVERAGE_PROVIDER=codecov
3122

0 commit comments

Comments
 (0)