just submitted the first analysis here. https://scan.coverity.com/projects/1345?tab=overview
;-r -----Original Message----- From: Roger Meier [mailto:[email protected]] Sent: Donnerstag, 6. Februar 2014 00:06 To: [email protected] Subject: RE: Coverity Scan Jens, I created this: https://scan.coverity.com/projects/1345?tab=overview Nice, but manual upload... And I made this a while ago: https://codeclimate.com/github/apache/thrift/ my view on QA area 1. compiler warnings, standard conformance => travis, TODO, HACK, FIXME 2. static code analysis => cppcheck 3. design analysis => coverity? + unit tests and cross languages tests Lot of work... Have fun! -roger -----Original Message----- From: Jens Geyer [mailto:[email protected]] Sent: Mittwoch, 5. Februar 2014 23:12 To: [email protected] Subject: Coverity Scan Hi *, I know we have some Travis users around. I recently found this https://scan.coverity.com/ and it sounds interesting to me. Does anyone use that already and/or has plans to check this out in near future? Regards, JensG
