Files
meshcore-analyzer/cmd
corescope-bot e5668585da test(ingestor): regression test for #1534 default_scope overwrite
Adds TestBuildPacketDataScopeMatchingNoMatch covering the case where a
transport-scoped advert from a non-matching region carries ScopeName="".
Extracts the guard at cmd/ingestor/main.go:719 into shouldUpdateDefaultScope
so it can be unit-tested. The helper currently mirrors the buggy guard
(IsTransportScoped only), so the new test FAILS — this is the red commit.

Refs #1534
2026-06-04 16:46:01 +00:00
..