Skip to content

Releases: fvutils/pyucis

0.1.5

21 Oct 13:35

Choose a tag to compare

(#26) - Correct a whitespace issue found during bytecode pre-compilatio

0.1.4

23 Sep 02:10

Choose a tag to compare

0.1.4

  • Update XML writer to properly emit ignore and illegal bins
  • Update XML reader to properly read crossExpr elements

0.1.3

11 Dec 02:43

Choose a tag to compare

0.1.3

  • Adjust XML reader to reconstruct type coverage based on
    instance coverage saved in the UCIS XML file

0.1.2

17 Jul 20:36

Choose a tag to compare

0.1.2

  • Tweaks to merge command and merged-xml output

0.1.1

16 Jul 01:26

Choose a tag to compare

0.1.1

  • Tweaks to text reporting

0.1.0

04 Jul 20:48

Choose a tag to compare

0.1.0

  • Correct an issue with type-coverage calculation

0.0.9

04 Jul 19:11

Choose a tag to compare

Adjust dependencies due to new features

0.0.8

29 Jun 23:10

Choose a tag to compare

Clean up XML reader. Progress on new plug-in infrastructure

0.0.7

21 Jun 15:04
f1457a0

Choose a tag to compare

0.0.7

  • Adjust the format of the XML slightly. Now, a single
    cgInstance specifies type coverage, while multiple
    cgInstances specify instance coverage from which
    type coverage is derived by the reader.

0.0.6

11 Jun 00:48

Choose a tag to compare

0.0.6

  • Adjust two aspects of the output XML-file format for
    better compatibility with external tools.
    • Emit a 'range' element for each coverpoint bin
    • Emit one crossExpr element for each cross component