Add focused tests for feature modules that are only exercised through manual flows.
REF-124
Test Health Check
Connect a GitHub repo, choose the codebase you care about, then review its test health across coverage, confidence, and design.
Local sign-in flow
Start with read-only repo access
The app signs you in with GitHub, lists the installations you can access, and lets you choose one repo. Analysis is mocked for now so you can verify the auth and selection path first.
1 Configure local GitHub App values
2 Sign in with GitHub
3 Select installation and repo
4 Repo selected
Connect a GitHub account
We request GitHub App access so repos can be listed server-side. Tokens stay in an encrypted httpOnly session cookie.
refluent/sample-web-app
72
medium test health
Trend
Score movement
Breakdown
Coverage
Recommendations
Coverage actions
What affected your score
Coverage findings
Tests reach about two thirds of detected source modules.