pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Go language:Python language:Python
Filter by
37.1M results
What why
Foundation work so future changes can be validated safely. The local dev environment was broken and the test suite was
never enforced on changes.
Changes
- Pin pytest discovery — add [tool.pytest.ini_options] ...
Summary
- Adds appearance: none and box-shadow: none to fully strip browser-default button background, border, and shadow
- Text color set to rgba(255,255,255,0.45) — dim white, not bright
Test plan ...
Closes #803
Behaviour-preserving decomposition of DeckTableView (widgets/panels/card_table_panel/table_view.py, 660 LOC) into two
cohesive helper modules, following the package s existing helper-module ...
Benchmarks the repo s code-generation mechanisms for determinism (run N times, require byte-identical output) + speed.
Determinism is foundational for the reversible / CBJ-jump-back substrate — an uncompute ...
python
Re-runs uvx ruff format server/src/ against server/src/app.py to clear the formatting drift introduced by #263 (CI s
ruff format --check flagged two lines that fit on one). No behavior change.
Closes #799
Behavior-preserving decomposition of widgets/panels/card_table_panel/pile_view.py (906 LOC). I took the two low-risk
pure extractions the issue explicitly recommends doing first and deferred ...
This adds the performance workstream for S9: a benchmark package, the sx bench load generator, and a CI gate.
The bench package builds a small deterministic synthetic corpus and runs named Go benchmarks ...
{ title : verify(dart): independent re-validation of feat/dart-stack-consolidated [REVIEW] , base :
feat/dart-stack-consolidated , head : verify/dart-stack-independent , body : ## What\n\nIndependent re-validation ...
This PR resolves the new row violates row-level security policy for table \ projects\ error that occurred when users
with the member role attempted to create a new project.
Key changes:
1. Frontend ...