Blog post: How SonarCloud finds bugs in high-quality Python projects

Hi all,

We’ve just published a new blog post:


We used SonarCloud during our recent bug report campaign, which focused on popular projects such as tensorflow, numpy, salt, sentry and biopython. The campaign result was quite interesting, since it shows the kind of bugs we can find in a Python project even when its development workflow includes every best practice: code reviews, high test coverage, and the use of one or more linters (flake8, pylint, …).

Read the rest in the blog.

 

:snake::mag_right::beetle:
Ann

3 Likes