Skip to content

fix(examples): ShowThresholds removal + registry construction + dead code cleanup#53

Merged
HanSur94 merged 1 commit into
mainfrom
claude/reverent-bohr
Apr 17, 2026
Merged

fix(examples): ShowThresholds removal + registry construction + dead code cleanup#53
HanSur94 merged 1 commit into
mainfrom
claude/reverent-bohr

Conversation

@HanSur94
Copy link
Copy Markdown
Owner

Fixes 6 remaining Octave CI failures:

  • Remove invalid 'ShowThresholds', true from addTag calls (3 files)
  • Fix registry examples to construct+register tags before querying
  • Remove dead threshold-query code referencing deleted Sensor.resolve API

🤖 Generated with Claude Code

… threshold-query code

1. Remove 'ShowThresholds', true from addTag calls (3 files) — not a valid addTag option
2. Fix example_sensor_registry.m — register tags before querying (TagRegistry starts empty unlike legacy SensorRegistry)
3. Fix example_sensor_dashboard.m — construct SensorTags directly instead of TagRegistry.get
4. Remove dead threshold-query code block from example_sensor_multi_state.m (referenced deleted Threshold.resolve API)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@HanSur94 HanSur94 merged commit baa2041 into main Apr 17, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant