Skip to content

Commit

Permalink
Merge pull request #76 from codecov/rfox-codecov-patch-1
Browse files Browse the repository at this point in the history
Update codecov.map
  • Loading branch information
rfox-codecov authored Nov 16, 2023
2 parents 1c7f630 + 1f1e7f1 commit 43517df
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/codecov.map
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
^/upload/v2(\/)?$ be_api
^/upload/v4(\/)?$ be_api
^/api(\/.*)?$ be_api
^/upload/(gh|github|ghe|github_enterprise|bb|bitbucket|bbs|bitbucket_server|gl|gitlab|gle|gitlab_enterprise)(\/.*)?$ be_api
^/upload/(gh|github|ghe|github_enterprise|bb|bitbucket|bbs|bitbucket_server|gl|gitlab|gle|gitlab_enterprise|okta|sentry)(\/.*)?$ be_api
^/profiling(\/.*)?$ be_ia
^/(.*)/(.*)/(.*)/branch/(?P<branch>.+)/(graph|graphs)/badge.svg be_api
^/.*/.*/.*/(graph|graphs)/badge.svg be_api
^/login/(gh|github|ghe|github_enterprise|bb|bitbucket|bbs|bitbucket_server|gl|gitlab|gle|gitlab_enterprise) be_api
^/logout/(gh|github|ghe|github_enterprise|bb|bitbucket|bbs|bitbucket_server|gl|gitlab|gle|gitlab_enterprise) be_api
^/login/(gh|github|ghe|github_enterprise|bb|bitbucket|bbs|bitbucket_server|gl|gitlab|gle|gitlab_enterprise|okta|sentry) be_api
^/logout/(gh|github|ghe|github_enterprise|bb|bitbucket|bbs|bitbucket_server|gl|gitlab|gle|gitlab_enterprise|okta|sentry) be_api
^/.*/.*/.*/pull/(?P<pullid>[^/]+)/(graph|graphs)/(?P<graph>tree|icicle|sunburst|commits).svg be_api
^/.*/.*/.*/branch/(?P<branch>[^/].+)/(graph|graphs)/(?P<graph>tree|icicle|sunburst|commits).svg be_api
^/.*/.*/.*/(graph|graphs)/(?P<graph>tree|icicle|sunburst|commits).svg be_api

0 comments on commit 43517df

Please sign in to comment.