Skip to content

Commit 411a262

Browse files
committed
docs(changelog): correct defi-cli test count after re-running pnpm test
Actual `pnpm test` totals on main: - defi-core: 49 (matches) - defi-protocols: 147 (matches) - defi-cli: 235 (CHANGELOG said 220 — understated by 15) - total: 431 (CHANGELOG said 416) Updates the Tests table + the headline (+230, +114.4%) to match the measured numbers. No code change.
1 parent f6f1b5c commit 411a262

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,14 +73,14 @@ the next release, move these entries under a versioned heading.
7373

7474
### Tests
7575

76-
Total monorepo tests went from **201** (session baseline) to **416** (+215,
77-
+106.9%):
76+
Total monorepo tests went from **201** (session baseline) to **431** (+230,
77+
+114.4%):
7878

7979
| Package | Tests (baseline → current) |
8080
|-------------------|----------------------------|
8181
| `defi-core` | 32 → 49 (+17) |
8282
| `defi-protocols` | 63 → 147 (+84) |
83-
| `defi-cli` | 106 → 220 (+114) |
83+
| `defi-cli` | 106 → 235 (+129) |
8484

8585
Notable per-file coverage jumps:
8686

0 commit comments

Comments
 (0)