ocket8888 commented on code in PR #7304: URL: https://github.com/apache/trafficcontrol/pull/7304#discussion_r1082955791
########## README.md: ########## @@ -32,6 +32,7 @@ Apache Traffic Control allows you to build a large scale content delivery networ [](https://www.youtube.com/channel/UC2zEj6sERinzx8w8uvyRBYg) [](https://github.com/apache/trafficcontrol/releases) + Review Comment: You should probably use the latest release, since I think that's the intention and then it won't need to be updated when we make new releases. I.E. ```markdown  ```` rendered:  ########## README.md: ########## @@ -52,18 +53,17 @@ __Code Status__ [^1] __Test Status__ [^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) - +| Unit Tests | Integration Tests | Review Comment: Do you think this table should have a "Component" column? So I can easily understand why two badges are on the same line, and what the dashes represent. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
