fix: report adsb unavailable state as degraded #11
Reference in New Issue
Block a user
Delete Branch "codex/issue-7-adsb-degraded"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Addresses #7.\n\nScope:\n- ADS-B returns explicit disabled state when no ADSB_API_KEY/RAPIDAPI_KEY is configured\n- ADS-B returns degraded state and provider failure detail when RapidAPI/public feeds fail\n- RapidAPI live payloads expose provider metadata\n- runSource now treats disabled/no_key/error source statuses as degraded health\n- added ADS-B unit coverage and source operations docs\n\nValidation:\n- git diff --check\n- no local npm/node test run per runner-only workflow; Gitea runner should execute npm run test:unit
Ein Kollege bitte anpassen.