Oooh! JetBrains Qodana looks like a nice alternative to #SonarCloud for code metrics/scanning: https://www.jetbrains.com/qodana/
The very question that we've been asking for:
#pipeline #devops #books #deployment #cicd #sonarcloud #bitbucket
#pipeline #devops #books #deployment #cicd #sonarcloud #bitbucket
Trying to get #jest #unittest #coverage run in #CircleCI (with parallelism, so it runs faster) and then results reported to #SonarCloud is quite a challenge. There’s a fair amount of blog posts, docs & SO threads that cover individual parts, but not the whole solution.
#sonarcloud #circleci #coverage #unittest #jest
git commit -m "Not happy about this but I'm excluding some more code from coverage analysis."
#ItsFridayAfternoonForPetesSake #git #coverage #codeCoverage #sonarCloud
#itsfridayafternoonforpetessake #git #coverage #codecoverage #sonarcloud
aha! Maybe it's because we have a different workflow configured for our main branch vs development branches! #CircleCI #Sonarcloud #ItsFridayAfternoonAfterFiveWhyAmIStillBangingMyHeadAgainstThis #BecauseItBugsMeWhenThingsAreBroken
#circleci #sonarcloud #itsfridayafternoonafterfivewhyamistillbangingmyheadagainstthis #becauseitbugsmewhenthingsarebroken
(Repost from my older account):
If you are using #DotNet 7 (and older down to Core 3.1) with #GitHub and want to integrate #SonarCloud or #SonarQube for code quality scanning in GitHub workflows, you may find this #GitHubAction useful:
https://github.com/marketplace/actions/sonarscan-dotnet
#GitHubAction #SonarQube #sonarcloud #github #dotnet