Also the 'array is stored directly' violation class, lots of probable false positives there due to our use of byte[]
On Thu, Sep 13, 2012 at 2:05 PM, Elliott Clark <[email protected]> wrote: > Yeah there are some really great things in there. Thanks. > > Is there anyway to have an ignore list like findbugs, so generated code can > be ignored ? > > On Thu, Sep 13, 2012 at 1:21 PM, lars hofhansl <[email protected]> wrote: > >> There are some gems in there. >> >> >> >> ________________________________ >> From: Jonathan Hsieh <[email protected]> >> To: [email protected] >> Sent: Thursday, September 13, 2012 12:58 PM >> Subject: HBase code coverage and code analysis available on >> analysis.apache.org. >> >> Hooray! we have a "sonar" code coverage and code metrics job setup on >> analysis.apache.org! >> >> https://analysis.apache.org/dashboard/index/org.apache.hbase:hbase >> >> It looks like it may only run the small tests, but this still provides good >> data points. >> >> I found this especially interesting: >> >> https://analysis.apache.org/plugins/resource/103783?page=org.sonar.plugins.design.ui.page.DesignPage >> >> This was filed a ways back as INFRA-4581 -- if we have other things we want >> to add tweak, we could file more INFRA jiras. >> https://issues.apache.org/jira/browse/INFRA-4581< >> https://issues.apache.org/jira/browse/INFRA-4581#comment-13455178> >> >> Jon. >> >> -- >> // Jonathan Hsieh (shay) >> // Software Engineer, Cloudera >> // [email protected] >> -- Best regards, - Andy Problems worthy of attack prove their worth by hitting back. - Piet Hein (via Tom White)
