Skip to content
Snippets Groups Projects
  1. Aug 30, 2011
  2. Mar 22, 2011
  3. Jan 18, 2011
  4. Nov 24, 2010
    • Iustin Pop's avatar
      Fix coverage reports · 577b170b
      Iustin Pop authored
      
      Currently, the coverage reports include the unittests themselves, and
      this skewes unfairly the reports, as the coverage for the tests is very
      high (since they all run).
      
      To fix this, we export the ganeti temp dir from run-in-temp-dir, and we
      use that to exclude the tests directory. The patch also fixes a but
      related to multiple directories to be omitted (--omit a --omit b is
      wrong, it needs to be --omit a,b).
      
      Signed-off-by: default avatarIustin Pop <iustin@google.com>
      Reviewed-by: default avatarMichael Hanselmann <hansmi@google.com>
      577b170b
  5. Mar 12, 2010
  6. Aug 25, 2009
Loading