File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -124,12 +124,12 @@ Open source licensed under Apache-2.0 license (see LICENSE file for details).
124124[ pipeline-status-url ] : https://github.com/AbdelrhmanHamouda/locust-k8s-operator/actions/workflows/ci.yaml
125125
126126[ // ] : # ( Code coverage badge )
127- [ code-coverage ] : https://app.codacy.com/project/badge/Grade /70b76e69dbde4a9ebfd36ad5ccf6de78
128- [ code-coverage-url ] : https://app.codacy.com/gh/AbdelrhmanHamouda/locust-k8s-operator/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade
127+ [ code-coverage ] : https://app.codacy.com/project/badge/Coverage /70b76e69dbde4a9ebfd36ad5ccf6de78?branch=master
128+ [ code-coverage-url ] : https://app.codacy.com/gh/AbdelrhmanHamouda/locust-k8s-operator/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_coverage
129129
130130[ // ] : # ( Code quality badge )
131- [ code-quality ] : https://app.codacy.com/project/badge/Coverage /70b76e69dbde4a9ebfd36ad5ccf6de78
132- [ code-quality-url ] : https://app.codacy.com/gh/AbdelrhmanHamouda/locust-k8s-operator/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_coverage
131+ [ code-quality ] : https://app.codacy.com/project/badge/Grade /70b76e69dbde4a9ebfd36ad5ccf6de78?branch=master
132+ [ code-quality-url ] : https://app.codacy.com/gh/AbdelrhmanHamouda/locust-k8s-operator/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade
133133[ // ] : # ( Documentation badge )
134134[ docs ] : https://img.shields.io/badge/Documentation-gh--pages-green
135135[ docs-url ] :https://abdelrhmanhamouda.github.io/locust-k8s-operator/
Original file line number Diff line number Diff line change @@ -58,10 +58,10 @@ hide:
5858 <img src="https://github.com/AbdelrhmanHamouda/locust-k8s-operator/actions/workflows/ci.yaml/badge.svg?branch=master" alt="CI Pipeline" class="badge">
5959 </a>
6060 <a href="https://app.codacy.com/gh/AbdelrhmanHamouda/locust-k8s-operator/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade" target="_blank">
61- <img src="https://app.codacy.com/project/badge/Grade/70b76e69dbde4a9ebfd36ad5ccf6de78" alt="Code Quality" class="badge">
61+ <img src="https://app.codacy.com/project/badge/Grade/70b76e69dbde4a9ebfd36ad5ccf6de78?branch=master " alt="Code Quality" class="badge">
6262 </a>
6363 <a href="https://app.codacy.com/gh/AbdelrhmanHamouda/locust-k8s-operator/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_coverage" target="_blank">
64- <img src="https://app.codacy.com/project/badge/Coverage/70b76e69dbde4a9ebfd36ad5ccf6de78" alt="Code Coverage" class="badge">
64+ <img src="https://app.codacy.com/project/badge/Coverage/70b76e69dbde4a9ebfd36ad5ccf6de78?branch=master " alt="Code Coverage" class="badge">
6565 </a>
6666 <a href="https://hub.docker.com/r/lotest/locust-k8s-operator" target="_blank">
6767 <img src="https://img.shields.io/docker/pulls/lotest/locust-k8s-operator?style=flat&logo=docker&logoColor=green&label=Image%20Pulls&color=green" alt="Docker Pulls" class="badge">
You can’t perform that action at this time.
0 commit comments