I dove back into the #django code of Granny Square Colors yesterday for the first time in a year. (I'd set up #SonarQube and wanted a real project to analyze.)
Y'all, I had paused in the middle of a major DB normalization effort with tests half-working, and only providing about 35% coverage anyway. 😠(tbf, those cover the hard parts of the pattern generation.) Even once I got tests initially passing, the page to display a blanket just doesn't work. 😂
Sometimes I'm not my own best friend.
(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