You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Quote resilience: per-stock valuation fetches fall back to Eastmoney's own delayed-quote host (quoteFallbackBaseUrl, default push2delay.eastmoney.com) when the primary push2 host fails; per-stock gaps stay loud and declared.
Opt-in live end-to-end suite (pnpm run test:e2e, gated by LIVE_E2E=1): seals a real network report for 161725 and spot-checks five key numbers against the sealed snapshot and a second independent fetch of the same endpoints.
Community engineering: issue forms (bug_report.yml, feature_request.yml), a PR checklist template, and npm/CI badges across the five-language READMEs.