Skip to content

Support for angular cobertura xml files

Compare
Choose a tag to compare
@DennisJensen95 DennisJensen95 released this 15 Aug 19:17
· 5 commits to main since this release

This patch introduces support for Angular Cobertura XML files. Notably, Angular doesn't include a complexity parameter for Class and Packages within these XML files. Since we don't use this metric at the moment, the patch modifies the serialization process of the data objects to be more relaxed.