Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7903650

Enhance JCov to consume/produce compressed code coverage files

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P3 P3
    • None
    • None
    • tools
    • None

      If an input file name is ending with .xml.zip, JCov can take the file and work with it directly, assuming certain internal zip structure.
      If an output file name ends with xml.zip, JCov can produce a file which is compressed.
      Files created with default names (result.xml, template.xml) could also be compressed, i.e. result.xml.zip could be created by default.

      The other possibility to research is to allow a zip file to contain both the coverage file and the corresponding test list.

            shurailine Aleksandre Iline
            shurailine Aleksandre Iline
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: