We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d51ee4 commit 4a0eec5Copy full SHA for 4a0eec5
1 file changed
config/codecov.map
@@ -15,6 +15,8 @@
15
^/profiling(\/.*)?$ be_ia
16
^/(.*)/(.*)/(.*)/branch/(?P<branch>.+)/(graph|graphs)/badge.svg be_api
17
^/.*/.*/.*/(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
20
^/login/(gh|github|ghe|github_enterprise|bb|bitbucket|bbs|bitbucket_server|gl|gitlab|gle|gitlab_enterprise|okta|sentry) be_api
21
^/logout(/(gh|github|ghe|github_enterprise|bb|bitbucket|bbs|bitbucket_server|gl|gitlab|gle|gitlab_enterprise|okta|sentry)?)? be_api
22
^/.*/.*/.*/pull/(?P<pullid>[^/]+)/(graph|graphs)/(?P<graph>tree|icicle|sunburst|commits).svg be_api
0 commit comments