cli icon indicating copy to clipboard operation
cli copied to clipboard

A CLI to run all kinds of code quality measurements to align your team with company goals

Results 120 cli issues
Sort by recently updated
recently updated
newest added

@BioPhoton @matejchalk It looks like there is a problem with the e2e tests setup: - `cli-e2e` and `nx-plugin-e2e` declares the same `globalSetup` which is the relative path to `global-setup.e2e.ts`. -...

Here are features that could be supported by this plugin: - Peer dependencies - ~Update test coverage to include integration and E2E tests.~ - unrelated to this pkg and particularly...

➕ enhancement
🧩 js-packages-plugin

### User story As a user, I want to get feedback on my pull requests, which tells me how the proposed changes will impact my Code PushUp reports. Specifically, I...

➕ enhancement
🛍️ epic

### 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...

➕ enhancement
🤓 UX
🧩 utils

### 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...

🤓 UX
🧩 nx-plugin

### 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...

🤓 UX
🧩 nx-plugin

The nx plugin should have a `plugin` generator to : - [ ] project with esbuild & vitest` setup for the plugin logic - [ ] project with vitest setup...

🤓 UX
🧩 nx-plugin
🐩 dogfooding

### 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...

👨‍🔬 research
🧩 models
🧩 lighthouse-plugin

idea of edu

➕ enhancement
🤓 UX

### What happened? The code coverage score has decreased by 30 points after Nx update. ### What would you expect to happen? The score would correctly update to the changes...

🐛 bug
🔬 testing
🦾 CI/CD