Skip to content

docs: correct test count (1,351→1,800) and coverage (75%→81.62%) across README/CHANGELOG/ARCHITECTURE#24

Merged
MarwaBS merged 1 commit intomainfrom
portfolio/test-count-correction
Apr 27, 2026
Merged

docs: correct test count (1,351→1,800) and coverage (75%→81.62%) across README/CHANGELOG/ARCHITECTURE#24
MarwaBS merged 1 commit intomainfrom
portfolio/test-count-correction

Conversation

@MarwaBS
Copy link
Copy Markdown
Owner

@MarwaBS MarwaBS commented Apr 27, 2026

Summary

Documentation-only correction. README + CHANGELOG + docs/ARCHITECTURE.md were carrying stale test counts (1,351) and coverage figures (75 %). Latest CI on main reports 1,800 tests collected (1,779 passed + 20 skipped + 1 deselected) and 81.62 % coverage on a 75 % gate.

Files touched:

  • README.md — 1 reference
  • docs/ARCHITECTURE.md — 5 references
  • CHANGELOG.md — new [1.0-portfolio] - 2026-04-26 entry; v1.0.0 entry left untouched as a historical record

No content removed, no code changes.

After this merges, the repo is permanently frozen.

Test plan

  • Diff is documentation-only (3 files, +14 / -6)
  • No remaining 1,351 references anywhere in the repo
  • CI on this PR — all jobs green

…TECTURE

Numbers in user-facing docs lagged the codebase. CI on main reports
1,800 tests collected (1,779 passed + 20 skipped + 1 deselected) and
81.62 % line coverage on a 75 % gate. Documentation said 1,351 / 75 %.

Updates:
- README.md: one reference (1,351 -> 1,800; surface actual coverage)
- docs/ARCHITECTURE.md: five references (test count + coverage line)
- CHANGELOG.md: new [1.0-portfolio] - 2026-04-26 entry recording the
  corrected numbers; v1.0.0 entry left untouched as a historical record

No content removed. No code changes.
@MarwaBS MarwaBS merged commit 152fd23 into main Apr 27, 2026
9 checks passed
@MarwaBS MarwaBS deleted the portfolio/test-count-correction branch April 27, 2026 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant