ma
marcoroth
GitHub
herb
Workspace
GitHub
CI Pipeline Executions
Filtered
Runs
Demo
Insights
Compare tasks
Analytics
Sign in
Toggle sidebar
Overview
⌘K
herb
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
slots/subscriptions
53cf748e Analysis: Introduce `SlotDependencies` to say which state a slot reads
by Marco Roth
M
Succeeded
slots/subscriptions
53cf748e Analysis: Introduce `SlotDependencies` to say which state a slot reads
by Marco Roth
M
Succeeded
slots/subscriptions
0456e4ee Analysis: End an instance variable on a word boundary in all three languages Matching `@post` by substring answers for `@posts` too, so a state change woke nodes that never read it. Ruby was fixed with the name it reads; the two ports carried the same bug and are fixed the same way. An instance variable already begins on a boundary, since a name cannot run into the sigil, so only the end of it needs checking. Rust routes the sigil through the same scan it already used for a bare name and skips the leading test, and TypeScript anchors the pattern at the end alone. Both were confirmed to report `@posts.count` for `@post` before the change.
by Marco Roth
M
Previous
Next