diff --git a/.coveragerc b/.coveragerc deleted file mode 100644 index 8ff8196..0000000 --- a/.coveragerc +++ /dev/null @@ -1,4 +0,0 @@ -# .coveragerc -[run] -omit = - scouter/worker/* \ No newline at end of file diff --git a/.github/workflows/quality-gate.yml b/.github/workflows/quality-gate.yml index d0359b3..028daff 100644 --- a/.github/workflows/quality-gate.yml +++ b/.github/workflows/quality-gate.yml @@ -105,4 +105,4 @@ jobs: -Dsonar.host.url=$SONAR_HOST_URL \ -Dsonar.token=$SONAR_TOKEN \ -Dsonar.python.version=3.11 \ - -Dsonar.projectVersion=1.0.1 + -Dsonar.projectVersion=1.0.0