Wenn große Unternehmen oder Konzerne ihre Software wegen dir anpassen dürfen 🙃.
Wenn große Unternehmen oder Konzerne ihre Software wegen dir anpassen dürfen 🙃.
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/
Top Artikel letzte Woche:
Platz 1:
#Feminismus #Rollen #Erwartungen #Unternehmen #Frauenquote #Demokratie #Diskriminierung #Männer #Frauen #Migration #Menschen #Mensch #Lieferkettengesetz #Kritik #QualityGate #Kapitalismus #Wirtschaft #Politik
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.
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.