Skip to content

docs: Add simple devices and plans for use in tutorials#1577

Open
abbiemery wants to merge 4 commits into
mainfrom
toy-devices
Open

docs: Add simple devices and plans for use in tutorials#1577
abbiemery wants to merge 4 commits into
mainfrom
toy-devices

Conversation

@abbiemery

Copy link
Copy Markdown
Contributor

With the removal of dodal as a dependency, we need to provide some simple devices and plans in order to follow through the tutorials. These are getting cleaned up in #1564.

@codecov

codecov Bot commented Jun 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.94%. Comparing base (f6eebe6) to head (223e8ce).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1577   +/-   ##
=======================================
  Coverage   95.93%   95.94%           
=======================================
  Files          44       44           
  Lines        3269     3277    +8     
=======================================
+ Hits         3136     3144    +8     
  Misses        133      133           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is just a direct copy of the wrapped count in dodal. I don't know if it is worth while paring this down to something more simple, or to add a move plan or something.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we should have a direct copy - paring it down to the basic would make it clearer, eg the validation checks are not useful for tutorial purposes.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a better place for this to live?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utils would make the most sense if there's a way of getting it working without import order issues

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.

2 participants