-
Notifications
You must be signed in to change notification settings - Fork 15
fix(utils): fix long word wrapping with ansis styles in tables #1164
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
View your CI Pipeline Execution ↗ for commit 9cfbe0a
☁️ Nx Cloud last updated this comment at |
436382e to
9cfbe0a
Compare
@code-pushup/ci
@code-pushup/cli
@code-pushup/create-cli
@code-pushup/core
@code-pushup/models
@code-pushup/nx-plugin
@code-pushup/axe-plugin
@code-pushup/coverage-plugin
@code-pushup/eslint-plugin
@code-pushup/js-packages-plugin
@code-pushup/jsdocs-plugin
@code-pushup/lighthouse-plugin
@code-pushup/typescript-plugin
@code-pushup/utils
@code-pushup/models-transformers
commit: |
Code PushUp🤨 Code PushUp report has both improvements and regressions – compared current commit 50c3e84 with previous commit 068984b. 💼 Project
|
| 🏷️ Category | ⭐ Previous score | ⭐ Current score | 🔄 Score change |
|---|---|---|---|
| Code coverage | 🟢 94 | 🟢 94 |
5 other categories are unchanged.
👍 1 group improved, 👍 1 audit improved, 👎 1 audit regressed
🗃️ Groups
| 🔌 Plugin | 🗃️ Group | ⭐ Previous score | ⭐ Current score | 🔄 Score change |
|---|---|---|---|---|
| Code coverage | Code coverage metrics | 🟢 94 | 🟢 94 |
14 other groups are unchanged.
🛡️ Audits
| 🔌 Plugin | 🛡️ Audit | 📏 Previous value | 📏 Current value | 🔄 Value change |
|---|---|---|---|---|
| Code coverage | Branch coverage | 🟩 91.9 % | 🟩 91.9 % | |
| Code coverage | Line coverage | 🟩 97 % | 🟩 97 % |
441 other audits are unchanged.
13 other projects are unchanged.
Code PushUp🤨 Code PushUp report has both improvements and regressions – compared current commit 50c3e84 with previous commit 068984b. 🕵️ See full comparison in Code PushUp portal 🔍 🏷️ Categories👍 2 groups improved, 👍 4 audits improved, 👎 1 audit regressed, 14 audits changed without impacting score🗃️ Groups
21 other groups are unchanged. 🛡️ Audits
659 other audits are unchanged. |
Fixes long URL wrapping in sticker messages.
Before
After