Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:Python language:Java

Filter by

185M results  (2 s)

185M results

picture source media= (prefers-color-scheme: dark) srcset= https://static.trunk.io/assets/merge_test_pr_banner_dark.svg source media= (prefers-color-scheme: light) srcset= https://static.trunk.io/assets/merge_test_pr_banner_light.svg ...

Pipelines as Code configuration proposal To start the PipelineRun, add a new comment with content /ok-to-test For more detailed information about running a PipelineRun, please refer to Pipelines as Code ...

Summary - run patchrail ci explain --format json inside the composite action - keep the existing job summary, annotation, and output contract - update README wording to match the public command ...

Delivery - Action: write_tests - Target: Write tests for the most recently changed code to break the loop Closes #1100

picture source media= (prefers-color-scheme: dark) srcset= https://static.trunk.io/assets/merge_test_pr_banner_dark.svg source media= (prefers-color-scheme: light) srcset= https://static.trunk.io/assets/merge_test_pr_banner_light.svg ...

Opened by baro — Mozaik-orchestrated parallel coding agents. Goal Implement a React unified search landing UX with body hero state and expandable movie/TV result cards. Plan Level 1 ─── S1, S2, S3, ...

Two low-stakes debts. Part A is fixed (doc-only). Part B fixes nothing — the diagnosis surfaced a real product regression (the tripwire the constraint anticipated), so silencing the tests would mask it. ...

Summary (error as Error).message in a catch (error) block crashes the catch itself when a non-Error value is thrown — (null).message throws TypeError, defeating the swallow and log contract. This is a ...

np.alltrue was removed in NumPy 2.0; it was a plain alias for np.all with no behavior difference. This was breaking Image.eq and test assertions on modern NumPy, causing 32/39 tests to fail.