Michael Hladky
Michael Hladky
### User story Followup of #713 just for audits. ## Acceptance criteria - [ ] https://github.com/code-pushup/cli/issues/713 - [ ] the icons should be rendered correctly on all displays - [...
### User story As a developer I want to have a good signal to noise ration and want to write my tests with as less boilerplate as possible. Paths are...
### What happened? This line does not pop up if i run coverage locally: ### What would you expect to happen? not seeing this message ### What steps did you...
### User story As a user of the CLI I want to have click through experience for all actionable feedback a get from the audit issues. At the moment the...
**Precondition:** - #745 - #722 ### User story As a user of the CLI I want to have click through experience for all actionable feedback a get from the audit...
### User story As a user of the CLI I want to have click through experience for all actionable feedback a get from the audit issues. At the moment the...
add plugin options: ``` yml - type: dropdown id: related-plugin attributes: label: What plugin is involved? multiple: false options: - none/all - Coverage - EsLint - Lighthouse - JsPackages ```
I integrated the lib successfully and now I want to write unit tests for it. Are there any examples on how to do it?
> As a user, I want to see what the environment report was collected on, so I can better identify potential issues, slowdowns or room for improvement. Acceptance criteria: -...
### User story As a developer that uses Cursor, Webstorm Junie, Copilot or other agent solutions for coding I want to use CodePushup as a validation tool in my AI...