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

It seems that current benchmark output with values at operations per second (ops/s) is not totally clear and perfect. Need to investigate other ways, for example translate the values into...

🔥 performance
🧩 cli
📈 standards and statistics

Follow-up to - #151 - #190 PoC: - #189 - implementation: [tools/pocs/stdout-mock.mjs](https://github.com/flowup/quality-metrics-cli/blob/stdout-poc/tools/pocs/stdout-mock.mjs) ### Libraries - [@poppinss/cliui](https://github.com/poppinss/cliui#readme) --- TODO: enrich description once it's prioritized

➕ enhancement
📣 discussion
🧩 core

- for any data - as tracking script - with beacons The index has to be . and on the client it might be .

📣 discussion
🧩 utils

**Precondition:** - #796 > [!NOTE] > It looks rather chunky but 25 of the files are renaming a target and 5 files are deleted. > To make it easier to...

📖 Project documentation
🔬 testing
🧩 utils
🛠️ tooling

**Precondition:** - #792 **Blocked until e2e tests are usable:** - #805 - #808 - #809 - #810 **This PR** Renames the `autorun` executor to `cli` It includes: Closes #769

📖 Project documentation
🔬 testing
🧩 nx-plugin
🛠️ tooling

### User story When running Code PushUp separately on different projects in a monorepo, I want a single comparison comment in my PRs which summarizes changes to all affected projects....

➕ enhancement
🧩 cli
🧩 core
🧩 utils

### What happened? https://github.com/code-pushup/cli/actions/runs/10422264307/job/28866364617?pr=796#step:6:195 ### What would you expect to happen? _No response_ ### What steps did you take? run the CI ### Code PushUp package version _No response_ ###...

🐛 bug

### User story As a developer, I would like to setup the CLI as easy as possible. Running the command such as `npx code-pushup init` should create code-pushup.config.[ `ts` |...

➕ enhancement
🤓 UX
🧩 cli
🧩 nx-plugin
🛠️ tooling

Leftover of https://github.com/code-pushup/cli/pull/777: - each test in [testing/test-nx-utils/src/lib/utils/tree.integration.test.ts](https://github.com/code-pushup/cli/pull/777/files/c72801e2e030d1c69a12d9a4d389c0a077b8ba3a#diff-4cb1c5cc3fd4f093d62dfd443d495ca22c27e38d7270f74d9cef19922372ee5f) should clean up after itself (the strategy is on our [Wiki](https://github.com/code-pushup/cli/wiki/Testing-Strategy#test-outputs)). - In [testing/test-nx-utils/src/lib/utils/nx.unit.test.ts](https://github.com/code-pushup/cli/pull/777/files/c72801e2e030d1c69a12d9a4d389c0a077b8ba3a#diff-d4c6cc5e591b1bebecd9ab9ae9258cd1de88d677ea66a20d1c9e5cd7e7f2e2ee) there should be no need for conditional statements...

🆘 help wanted
🔬 testing
💡 good first issue

### What happened? My PNPM repository uses an `.npmrc` file for publishing, and for many PNPM commands there is a warning printed regarding a missing environment variable. Although the log...

🐛 bug
🧩 js-packages-plugin