Skip to content

Commit 43517df

Browse files
authored
Merge pull request #76 from codecov/rfox-codecov-patch-1
Update codecov.map
2 parents 1c7f630 + 1f1e7f1 commit 43517df

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

config/codecov.map

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
^/upload/v2(\/)?$ be_api
1010
^/upload/v4(\/)?$ be_api
1111
^/api(\/.*)?$ be_api
12-
^/upload/(gh|github|ghe|github_enterprise|bb|bitbucket|bbs|bitbucket_server|gl|gitlab|gle|gitlab_enterprise)(\/.*)?$ be_api
12+
^/upload/(gh|github|ghe|github_enterprise|bb|bitbucket|bbs|bitbucket_server|gl|gitlab|gle|gitlab_enterprise|okta|sentry)(\/.*)?$ be_api
1313
^/profiling(\/.*)?$ be_ia
1414
^/(.*)/(.*)/(.*)/branch/(?P<branch>.+)/(graph|graphs)/badge.svg be_api
1515
^/.*/.*/.*/(graph|graphs)/badge.svg be_api
16-
^/login/(gh|github|ghe|github_enterprise|bb|bitbucket|bbs|bitbucket_server|gl|gitlab|gle|gitlab_enterprise) be_api
17-
^/logout/(gh|github|ghe|github_enterprise|bb|bitbucket|bbs|bitbucket_server|gl|gitlab|gle|gitlab_enterprise) be_api
16+
^/login/(gh|github|ghe|github_enterprise|bb|bitbucket|bbs|bitbucket_server|gl|gitlab|gle|gitlab_enterprise|okta|sentry) be_api
17+
^/logout/(gh|github|ghe|github_enterprise|bb|bitbucket|bbs|bitbucket_server|gl|gitlab|gle|gitlab_enterprise|okta|sentry) be_api
1818
^/.*/.*/.*/pull/(?P<pullid>[^/]+)/(graph|graphs)/(?P<graph>tree|icicle|sunburst|commits).svg be_api
1919
^/.*/.*/.*/branch/(?P<branch>[^/].+)/(graph|graphs)/(?P<graph>tree|icicle|sunburst|commits).svg be_api
2020
^/.*/.*/.*/(graph|graphs)/(?P<graph>tree|icicle|sunburst|commits).svg be_api

0 commit comments

Comments
 (0)