docs: bump coverage to backend 74% / overall 60%#89
Merged
Conversation
The three server.py test PRs (#86 Metrics+GitHub, #87 Docs+Apps, #88 Desktop+Workspace) merged after the previous README update, lifting backend coverage 69% -> 74% (server.py 40% -> 47%, 448 Python tests). Recompute the statement-weighted overall: Frontend (SPA): 41.6% (2776/6680 stmts, unchanged) Backend (Python): 74% (6463/8779 stmts, coverage.py) Overall (weighted): 60% (9239/15459 stmts) Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Bumps the README test-coverage badge + table to reflect the three
server.pytest PRs (#86, #87, #88) that merged after the previous coverage-refresh PR (#85).Numbers (measured on
main, 448 Python tests passing)server.pyrose 40% → 47% as its six manager classes got covered. Docs-only — badge + Testing table.🤖 Generated with Claude Code