feat: add proposal status command - #3164
Open
alepane21 wants to merge 5 commits into
Open
Codecov / codecov/project
succeeded
Aug 18, 2026 in 0s
42.61% (target 30.00%)
View this Pull Request on Codecov
42.61% (target 30.00%)
Details
Codecov Report
❌ Patch coverage is 95.93496% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 42.61%. Comparing base (c9ea405) to head (5f04b76).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| cli/src/commands/proposal/commands/status.ts | 94.11% | 5 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #3164 +/- ##
===========================================
- Coverage 62.80% 42.61% -20.19%
===========================================
Files 265 1079 +814
Lines 31352 148616 +117264
Branches 0 7460 +7460
===========================================
+ Hits 19690 63336 +43646
- Misses 10130 83395 +73265
- Partials 1532 1885 +353 | Files with missing lines | Coverage Δ | |
|---|---|---|
| cli/src/commands/proposal/index.ts | 93.75% <100.00%> (ø) |
|
| cli/src/commands/proposal/utils.ts | 20.28% <100.00%> (ø) |
|
| ...fservices/proposal/getProposalsByFederatedGraph.ts | 77.09% <100.00%> (ø) |
|
| ...lplane/src/core/repositories/ProposalRepository.ts | 95.00% <100.00%> (ø) |
|
| cli/src/commands/proposal/commands/status.ts | 94.11% <94.11%> (ø) |
🚀 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