Looking at Code Climate's website, it looks like they don't support C. I found this tool: https://about.sonarcloud.io/ I have never used it before, but it says it supports C and is free for open source.
-Erik -----Original Message----- From: ofiwg [mailto:[email protected]] On Behalf Of Hefty, Sean Sent: Wednesday, March 14, 2018 12:17 PM To: [email protected] Subject: [ofiwg] coverity replacement The ofiwg github projects have made use of Coverity for static code analysis, which has proven useful in identifying bugs without generating hundreds of false warnings (I'm looking at you Klockwork). However, it went down for maintenance nearly a month ago, with no responses to emails or updates on when or if the service will ever come back. At this point, I think we need to look at alternatives. Does anyone have any personal recommendations on any analysis tools that integrate with github? I've done some searches for possible replacements, and Code Climate came up as a possible alternative. Has anyone used this or know of something better? https://codeclimate.com/pricing/ We are still using Travis CI and AppVeyor for testing, so this would primarily be for static analysis. - Sean _______________________________________________ ofiwg mailing list [email protected] http://lists.openfabrics.org/mailman/listinfo/ofiwg _______________________________________________ ofiwg mailing list [email protected] http://lists.openfabrics.org/mailman/listinfo/ofiwg
