This is an automated email from the ASF dual-hosted git repository. ocket8888 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git
The following commit(s) were added to refs/heads/master by this push:
new 0a381b2f44 Add codecov badges (#7264)
0a381b2f44 is described below
commit 0a381b2f44415507f55a7f3d1dd8c22c33740dbc
Author: Eric Holguin <[email protected]>
AuthorDate: Tue Jan 3 19:14:17 2023 -0700
Add codecov badges (#7264)
---
README.md | 56 +++++++++++++++++++++++++++++++++-----------------------
1 file changed, 33 insertions(+), 23 deletions(-)
diff --git a/README.md b/README.md
index 6aa885a73c..db0a4ef73c 100644
--- a/README.md
+++ b/README.md
@@ -33,33 +33,41 @@ Apache Traffic Control allows you to build a large scale
content delivery networ
[](https://github.com/apache/trafficcontrol/releases)
-__Build Status__
-[](https://github.com/apache/trafficcontrol/actions/workflows/ciab.yaml)
-[](http://traffic-control-cdn.readthedocs.io/en/latest/?badge=latest)
+__Build Status__ [^1]
-__Code Status__
+[](https://github.com/apache/trafficcontrol/actions/workflows/ciab.yaml?query=branch%3Amaster)
+[](http://traffic-control-cdn.readthedocs.io/en/latest/?badge=latest?query=branch%3Amaster)
-[](https://github.com/apache/trafficcontrol/actions/workflows/weasel.yml)
-[](https://github.com/apache/trafficcontrol/actions/workflows/go.fmt.yml)
-[](https://github.com/apache/trafficcontrol/actions/workflows/go.vet.yml)
[...]
-[](https://github.com/apache/trafficcontrol/actions/workflows/codeql.cpp.yml)
-[](https://github.com/apache/trafficcontrol/actions/workflows/codeql.go.yml)
-[](https://github.com/apache/trafficcontrol/actions/workflows/codeql.java.yml)
-[](https://github.com/apache/trafficcontrol/actions/workflows/codeql.javascript.yml)
-[](https://github.com/apache/trafficcontrol/actions/workflows/codeql.python.yml)
+__Code Status__ [^1]
-__Test Status__
+[](https://github.com/apache/trafficcontrol/actions/workflows/weasel.yml?query=branch%3Amaster)
+[](https://github.com/apache/trafficcontrol/actions/workflows/go.fmt.yml?query=branch%3Amaster)
+[](https://github.com/apache/trafficcontrol/actions/workflows/go.vet.yml?query=branch%3Amaster)
[...]
+[](https://github.com/apache/trafficcontrol/actions/workflows/codeql.cpp.yml?query=branch%3Amaster)
+[](https://github.com/apache/trafficcontrol/actions/workflows/codeql.go.yml?query=branch%3Amaster)
+[](https://github.com/apache/trafficcontrol/actions/workflows/codeql.java.yml?query=branch%3Amaster)
+[](https://github.com/apache/trafficcontrol/actions/workflows/codeql.javascript.yml?query=branch%3Amaster)
+[](https://github.com/apache/trafficcontrol/actions/workflows/codeql.python.yml?query=branch%3Amaster)
-[](https://github.com/apache/trafficcontrol/actions/workflows/go.unit.tests.yaml)
-[](https://github.com/apache/trafficcontrol/actions/workflows/traffic-ops.yml)
-[](https://github.com/apache/trafficcontrol/actions/workflows/tp.integration.tests.yml)
-[](https://github.com/apache/trafficcontrol/actions/workflows/tm.integration.tests.yml)
-[](https://github.com/apache/trafficcontrol/actions/workflows/tr-ultimate-test-harness.yml)
-[](https://github.com/apache/trafficcontrol/actions/workflows/cache-config-tests.yml)
-[](https://github.com/apache/trafficcontrol/actions/workflows/health-client-tests.yml)
+__Test Status__ [^1]
-## Documentation [^1]
+[](https://github.com/apache/trafficcontrol/actions/workflows/go.unit.tests.yaml?query=branch%3Amaster)
[](https://app.codecov.io/github/apache/trafficcontrol/tree/master)
+
+[](https://github.com/apache/trafficcontrol/actions/workflows/traffic-ops.yml?query=branch%3Amaster)
[](https://app.codecov.io/github/apache/trafficcontrol/tree/master/traffic_ops)
+
+[](https://github.com/apache/trafficcontrol/actions/workflows/tr.tests.yaml?query=branch%3Amaster)
[](https://app.codecov.io/github/apache/trafficcontrol/tree/master/traffic_router)
+
+[](https://github.com/apache/trafficcontrol/actions/workflows/tp.integration.tests.yml?query=branch%3Amaster)
+[](https://github.com/apache/trafficcontrol/actions/workflows/tm.integration.tests.yml?query=branch%3Amaster)
+[](https://github.com/apache/trafficcontrol/actions/workflows/tr-ultimate-test-harness.yml?query=branch%3Amaster)
+[](https://github.com/apache/trafficcontrol/actions/workflows/cache-config-tests.yml?query=branch%3Amaster)
+[](https://github.com/apache/trafficcontrol/actions/workflows/health-client-tests.yml?query=branch%3Amaster)
+
+
+---
+
+## Documentation [^2]
* [Intro](http://traffic-control-cdn.readthedocs.io/en/latest/index.html)
* [CDN
Basics](http://traffic-control-cdn.readthedocs.io/en/latest/basics/index.html)
* [Traffic Control
Overview](http://traffic-control-cdn.readthedocs.io/en/latest/overview/index.html)
@@ -67,7 +75,7 @@ __Test Status__
* [Developer's
Guide](http://traffic-control-cdn.readthedocs.io/en/latest/development/index.html)
* [Traffic Ops
API](https://traffic-control-cdn.readthedocs.io/en/latest/api/index.html)
-## Components [^1]
+## Components [^2]
* [Traffic
Ops](https://traffic-control-cdn.readthedocs.io/en/latest/overview/traffic_ops.html)
is the RESTful API service for management and monitoring of all servers in the
CDN.
* [Traffic
Portal](https://traffic-control-cdn.readthedocs.io/en/latest/overview/traffic_portal.html)
is the web GUI for managing and monitoring the CDN via the Traffic Ops API.
* [Traffic
Router](https://traffic-control-cdn.readthedocs.io/en/latest/overview/traffic_router.html)
uses DNS and HTTP302 to redirect clients to the closest available cache on the
CDN.
@@ -88,4 +96,6 @@ __Test Status__
* [Search the email
archives](https://lists.apache.org/[email protected])
* [Check out the
wiki](https://cwiki.apache.org/confluence/display/TC/Traffic+Control+Home) for
less formal documentation, design docs and roadmap discussions
-[^1]: *Documentation links point to the __latest__ which is the unreleased
master branch and are neither stable nor necessarily accurate for any given
supported release.*
\ No newline at end of file
+[^1]: *Status links point to the unreleased *master* branch
+
+[^2]: *Documentation links point to the __latest__ which is the unreleased
master branch and are neither stable nor necessarily accurate for any given
supported release.*
\ No newline at end of file
