Releases: fvutils/pyucis
Releases · fvutils/pyucis
0.1.4
0.1.4
- Update XML writer to properly emit ignore and illegal bins
- Update XML reader to properly read crossExpr elements
0.1.3
0.1.3
- Adjust XML reader to reconstruct type coverage based on
instance coverage saved in the UCIS XML file
0.1.2
0.1.2
- Tweaks to merge command and merged-xml output
0.1.0
0.1.0
- Correct an issue with type-coverage calculation
0.0.9
Adjust dependencies due to new features
0.0.8
Clean up XML reader. Progress on new plug-in infrastructure
0.0.7
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
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