{ "id": "137341", "key": "TIMOB-17802", "fields": { "issuetype": { "id": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "16723", "description": "Windows Platform Support, ListView updates, Vector overlays in maps", "name": "Release 4.1.0", "archived": false, "released": true, "releaseDate": "2015-07-08" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2015-01-06T23:03:06.000+0000", "created": "2014-09-29T18:47:51.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "merge-3.4.2" ], "versions": [], "issuelinks": [], "assignee": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "updated": "2017-03-22T22:47:20.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "12642", "name": "Windows", "description": "Windows authoring support" } ], "description": "Coverity Scan is a free service allow us to test our C++ code for flaws.\r\n\r\nIt has a very nice Travis CI integration, however it only works on public projects.\r\n\r\nFor now, we've created a sample repo:\r\n\r\nhttps://github.com/appcelerator/coverity_test\r\n\r\nTo test running it.\r\n\r\n", "attachment": [ { "id": "51671", "filename": "build-log.txt.zip", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-09-29T18:50:40.000+0000", "size": 65440, "mimeType": "application/zip" } ], "flagged": false, "summary": "Windows: Get Coverity Scan running on sample repository", "creator": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "326153", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "The build is currently failing for unknown reasons. Here are the commands used to run coverity from the command line:\r\n\r\n{code}\r\n ./build_and_test_travis.sh \r\n cd build\r\n make clean\r\n ~/Documents/Appcelerator/src/download/cov-analysis-macosx-7.5.0/bin/cov-configure --comptype clangcxx --compiler /usr/bin/clang++\r\n ~/Documents/Appcelerator/src/download/cov-analysis-macosx-7.5.0/bin/cov-build --dir cov-int make -j 4\r\n{code}\r\n\r\nAttached is a log file.", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-09-29T18:49:12.000+0000", "updated": "2014-09-29T18:49:12.000+0000" }, { "id": "326908", "author": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "body": "I set up a nightly build that will run under coverity and then will zip up the results and post to scan.coverity.com via curl.\r\n\r\nhttp://studio-jenkins.appcelerator.org/job/titanium_mobile_windows_nightly/\r\n\r\nI think we can't yet see the defects because they need to approve our project as truly being open source, and right now that project is set up to a dummy github repo (https://github.com/appcelerator/coverity_test) rather than the real one, and the real one is not public.", "updateAuthor": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "created": "2014-10-03T19:01:10.000+0000", "updated": "2014-10-03T19:01:10.000+0000" }, { "id": "415164", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as fixed.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-22T22:47:20.000+0000", "updated": "2017-03-22T22:47:20.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }