Skip to content

Conversation

@mathk
Copy link
Collaborator

@mathk mathk commented Jan 16, 2026

No description provided.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

🔍 Lint Results

@mathk mathk force-pushed the clock-device-timeout branch 3 times, most recently from 52b4cd9 to 185c0cf Compare January 17, 2026 23:07
ttd.elapse_time(2);
try std.testing.expectEqual(2, td.get_time_since_boot().to_us());

try std.testing.expect(!td.is_reached(@enumFromInt(4)));
Copy link
Contributor

Choose a reason for hiding this comment

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

Why are these assertions deleted?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I did remove is_reached from the public interface. There is now test around the Timeout which is the new public interface.

@mathk mathk force-pushed the clock-device-timeout branch from 185c0cf to 4a92506 Compare January 20, 2026 10:16
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

🔍 Lint Results

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.

3 participants