MADEAPPS / newton-dynamics

Newton Dynamics is an integrated solution for real time simulation of physics environments.
http://www.newtondynamics.com
Other
936 stars 182 forks source link

Coverity Scan - Static Analysis #264

Open kklouzal opened 2 years ago

kklouzal commented 2 years ago

Have you thought about integrating Coverity Scan into your workflow?

It's pretty easy to setup with GitHub and offers free static analysis of your code whenever an update is pushed. I use it on my projects and it offers a lot of insight into bugs and performance issues I would have never discovered on my own.

https://scan.coverity.com/

kklouzal commented 2 years ago

Any progress on CoverityScan integration? I run a full scan on my major projects and the information it returns is invaluable. https://en.fasoo.com/top-10-reasons-why-you-should-use-static-code-analysis/ https://blog.devgenius.io/why-you-should-do-static-code-analysis-ec2140eaf030