Skip to content
Snippets Groups Projects
  1. 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
  2. Nov 15, 2010
  3. Nov 09, 2010
  4. Sep 14, 2010
  5. Sep 07, 2010
  6. Jul 15, 2010
  7. Jun 02, 2010
  8. Mar 23, 2010
  9. Mar 15, 2010
  10. Mar 12, 2010
  11. Mar 09, 2010
  12. Feb 23, 2010
  13. Feb 11, 2010
  14. Feb 10, 2010
  15. Jan 14, 2010
  16. Jan 13, 2010
  17. Nov 25, 2009
  18. Nov 11, 2009
  19. Nov 05, 2009
  20. Oct 27, 2009
  21. Oct 02, 2009
  22. Sep 18, 2009
  23. Sep 16, 2009
  24. Sep 11, 2009
  25. Sep 10, 2009
  26. Sep 04, 2009
  27. Sep 03, 2009
  28. Aug 28, 2009
  29. Aug 26, 2009
  30. Aug 25, 2009
Loading