Michael Hladky
Michael Hladky
### User story As a user of the portal I want to have low storage cost. Therefore I want to exclude irrelevant data from the report. ### Acceptance criteria -...
### User story > derived from https://github.com/code-pushup/cli/pull/630#discussion_r1574635336 As a developer I want to have good typing and types and function arguments with intuitive and types that have good DX. The...
### User story As a reader of the CLI reports I want to be able to easily consume the generated information. Formatting is key here. Even if many IDEs support...
### User story As a user of the `nx-plugin` I want to have dynamic targets to avoid setup and configuration cost. In Nx v17 they released the crystal API and...
### User story As a user of Nx I want to have convenient configuration of my code-pushup related target. A custom executor for the code-pushup CLI would reduce configuration and...
The nx plugin should have a `plugin` generator to : - [ ] project with esbuild & vitest` setup for the plugin logic - [ ] project with vitest setup...
### User story As an user, I want to be able to add additional details to my plugin results to be able to provide meaningful information to the report consumers...
### What happened? The plugin list in md reports is not sorted by failed audits first ### What would you expect to happen? The plugin list in md reports is...
### User story I configured a category as binary with the flag `isBinay` in `CategoryConfig`. To test is I ran the collect command. ### Acceptance criteria If a category is...