fix(cli): replace cli-table3 wordWrap with CLITable wrapper#2715
Closed
iliya-i wants to merge 7 commits into
Closed
fix(cli): replace cli-table3 wordWrap with CLITable wrapper#2715iliya-i wants to merge 7 commits into
iliya-i wants to merge 7 commits into
Codecov / codecov/project
succeeded
Apr 24, 2026 in 0s
35.93% (target 30.00%)
View this Pull Request on Codecov
35.93% (target 30.00%)
Details
Codecov Report
❌ Patch coverage is 60.78431% with 60 lines in your changes missing coverage. Please review.
✅ Project coverage is 35.93%. Comparing base (0b0d42d) to head (323e3ca).
Additional details and impacted files
@@ Coverage Diff @@
## main #2715 +/- ##
===========================================
- Coverage 64.45% 35.93% -28.52%
===========================================
Files 306 131 -175
Lines 43621 11755 -31866
Branches 4690 486 -4204
===========================================
- Hits 28114 4224 -23890
+ Misses 15485 7529 -7956
+ Partials 22 2 -20 | Files with missing lines | Coverage Δ | |
|---|---|---|
| cli/src/cli-table.ts | 100.00% <100.00%> (ø) |
|
| ...c/commands/graph/federated-graph/commands/check.ts | 60.00% <100.00%> (ø) |
|
| cli/src/commands/graph/monograph/commands/move.ts | 48.38% <100.00%> (ø) |
|
| cli/src/commands/subgraph/commands/publish.ts | 86.29% <100.00%> (ø) |
|
| cli/src/handle-check-result.ts | 97.63% <100.00%> (ø) |
|
| cli/src/handle-composition-result.ts | 73.11% <100.00%> (ø) |
|
| cli/src/wrap-text.ts | 100.00% <100.00%> (ø) |
|
| cli/src/commands/feature-flag/commands/list.ts | 29.16% <50.00%> (ø) |
|
| .../src/commands/graph/common/version/commands/get.ts | 39.47% <50.00%> (ø) |
|
| ...rc/commands/graph/federated-graph/commands/list.ts | 20.40% <50.00%> (ø) |
|
| ... and 21 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading