Copilot commented on code in PR #11406: URL: https://github.com/apache/cloudstack/pull/11406#discussion_r2257708127
########## README.md: ########## @@ -1,4 +1,14 @@ -# Apache CloudStack [](https://github.com/apache/cloudstack/actions/workflows/build.yml) [](https://github.com/apache/cloudstack/actions/workflows/ui.yml) [](https://github.com/apache/cloudstack/actions/workflows/rat.yml) [](https://github.com/apache/cloudstack/actions/workflows/ci.yml) [](https://sonarcloud.io/dashboard?id=apache_cloudstack) [](https://codecov.io/gh/apache/cloudstack) +# Apache CloudStack + +[](https://github.com/apache/cloudstack/actions/workflows/build.yml) +[](https://codecov.io/gh/apache/cloudstack) Review Comment: The codecov badge URL contains redundant branch parameter. The URL already includes '/branch/main' in the path, so the '?branch=main' query parameter is unnecessary and should be removed for cleaner URLs. ```suggestion [](https://codecov.io/gh/apache/cloudstack) ``` -- 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: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org