Wenn große Unternehmen oder Konzerne ihre Software wegen dir anpassen dürfen 🙃.

#qualitygate #softwarearchitecture

Existing Java projects can also benefit from a Maven JaCoCo code coverage quality gate, but we have to ensure that the build doesn't break for existing classes when we add the new check. #mavenBuild #java #unitTesting #testing #qualityGate

http://codingchica.com/2023/10/02/adding-jacoco-quality-gate-to-an-existing-code-base/

Adding JaCoCo Quality Gate to an existing code base

We can add a unit test code coverage quality gate to an existing Java project’s Maven build, but we have a few extra steps to ensure that the build does not break.

Coding Chica
Quality Gate: Feminismus und Unternehmen - Sozialstratege

Quality Gate Feminismus in Unternehmen: Sammlung empfohlener Beiträge zum Thema Feminismus in Unternhemen vom Sozialstrategen.

Sozialstratege

I feel so pedantic and guilty when I have to reject tickets from manual tests with a lot of questions about how exactly the case came about and that I can't reproduce it even though I know that it's not my fault, that I can't get adjusted.

#manualtesting #tickets #qualitygate

There it was, the first time when #SonarQube detected `X is already declared in the upper scope` and it was of any use.

First time X was the same as the one from upper scope, so I could use it directly.

In all other cases it was just the name that was the same, but different content. And the name was short and correct.

#dev #codeanalysis #qualitygate