Skip to content

Commit 4f1fe77

Browse files
Merge pull request #117 from codecov/spalmurray/bundle-badges
feat: Add bundle badge url mapping
2 parents 1dc8cc2 + 4a0eec5 commit 4f1fe77

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/codecov.map

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
^/profiling(\/.*)?$ be_ia
1616
^/(.*)/(.*)/(.*)/branch/(?P<branch>.+)/(graph|graphs)/badge.svg be_api
1717
^/.*/.*/.*/(graph|graphs)/badge.svg be_api
18+
^/.*/.*/.*/branch/(?P<branch>.+)/(graph|graphs)/bundle/(?P<bundle>.+)/badge.svg be_api
19+
^/.*/.*/.*/(graph|graphs)/bundle/(?P<bundle>.+)/badge.svg be_api
1820
^/login/(gh|github|ghe|github_enterprise|bb|bitbucket|bbs|bitbucket_server|gl|gitlab|gle|gitlab_enterprise|okta|sentry) be_api
1921
^/logout(/(gh|github|ghe|github_enterprise|bb|bitbucket|bbs|bitbucket_server|gl|gitlab|gle|gitlab_enterprise|okta|sentry)?)? be_api
2022
^/.*/.*/.*/pull/(?P<pullid>[^/]+)/(graph|graphs)/(?P<graph>tree|icicle|sunburst|commits).svg be_api

0 commit comments

Comments
 (0)