issues Search Results · language:Dune language:Python language:JavaScript language:HTML language:Java language:HTML
Filter by
61.5M results
rpc_server.py:343: the get_sink branch lacks coverage tests.
🤖 Generated with Claude Code
rpc_server.py:384: debug mode and remote broker are currently mutually exclusive paths; combination is unhandled.
🤖 Generated with Claude Code
functions/streamz_tools.py:165: to_mqtt.update publishes without awaiting delivery confirmation; use paho
wait_for_publish or QoS handling.
🤖 Generated with Claude Code
ExpressionFunction
functions/parse.py:243: currently returns the first args element unconditionally; should return the first VALID type.
🤖 Generated with Claude Code
functions/anomaly.py:680: score is generally None when the grace period has not elapsed; the handling is implicit. Make
the contract explicit.
🤖 Generated with Claude Code
functions/anomaly.py:733: calling process_one on a scorer wrapped in a river Pipeline may break component state. Add
tests and fix.
🤖 Generated with Claude Code
functions/anomaly.py:426-428: strict process boundaries are not enforced and the subsequent code mutates the limits
given by the distribution. Decide intended semantics and make them explicit.
🤖 Generated ...
functions/anomaly.py:373 and functions/anomaly.py:672 note that repeated calls return different results on each
invocation. Root-cause and stabilize (suspect scipy ppf on mutating distribution state). ...
functions/anomaly.py:342 keeps a compatibility branch that should be removed once river ~=0.20.0 is buildable on all
targets (aarch64 linux currently pins a fork).
🤖 Generated with Claude Code

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.