Skip to content

Release 0.2.12

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jan 04:36
3496069
Refactored coverage processor in to class hierarchy (#230)

* Refactored coverage processor

* A new class hierarchy for processing coverage from different tools

* New interface representing CoverageReport and CoverageData

* A factory to create the appropriate coverage processor

* Added missing documentation

* increment patch version