Veke

Results 2 issues of Veke

Due to changed file paths in lcov file after v2.0.1 is breaking SonarQube integration for typescript coverage. Change introduced in v2.0.2 and is now backwards incompatible.

Is there a way to configure "builder": "@angular-builders/jest:run" to support top-level awaits? I've tested this with basic ng 19 setup and modified app component test a bit: ``` import {...