Skip to content

Tags: fvutils/pyucis

Tags

v0.1.4

0.1.4

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

Signed-off-by: Matthew Ballance <matt.ballance@gmail.com>

v0.1.3

0.1.3

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

Signed-off-by: Matthew Ballance <matt.ballance@gmail.com>

v0.1.2

0.1.2

- Tweaks to merge command and merged-xml output

Signed-off-by: Matthew Ballance <matt.ballance@gmail.com>

v0.1.1

0.1.1

- Tweaks to text reporting

Signed-off-by: Matthew Ballance <matt.ballance@gmail.com>

v0.1.0

0.1.0

- Correct an issue with type-coverage calculation

Signed-off-by: Matthew Ballance <matt.ballance@gmail.com>

v0.0.9

Adjust dependencies due to recent feature additions

Signed-off-by: Matthew Ballance <matt.ballance@gmail.com>

v0.0.8

XX

Signed-off-by: Matthew Ballance <matt.ballance@gmail.com>

v0.0.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #12 from fvutils/xml-format-fc4sc

XML format changes

v0.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

Signed-off-by: Matthew Ballance <matt.ballance@gmail.com>