reflex-dev
reflex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
consolidate tests into a single app faster run time, less code
tartansandal:kjh/integration-tests-for-frontend-path
33 minutes ago
Add comments explaining why env vars are used instead of Config AppHarness._initialize_app calls get_config(reload=True), which resets any direct Config mutations made before the harness starts.
tartansandal:kjh/integration-tests-for-frontend-path
10 hours ago
Merge remote-tracking branch 'upstream/main' into sqla-mutable-proxy
benedikt-bartscher:sqla-mutable-proxy
2 days ago
address PR review: guard rmdir against dir symlinks, fix fragile test - Add `not dirpath.is_symlink()` check before `rmdir()` to avoid NotADirectoryError on symlinks pointing to directories. - Use tmp_path/monkeypatch in no-external-dir test to avoid depending on prior test environment state. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
masenf/clean-up-old-asset-symlinks
3 days ago
fix: clean up stale asset symlinks to prevent hot reload crash loop (#6159) When a Python module directory using rx.asset(shared=True) is renamed, stale symlinks in assets/external/ cause Granian to enter an infinite reload loop. Clean up broken symlinks and empty directories in assets/external/ in App.__call__ before compilation, so the cleanup runs on every hot reload, not just initial startup. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
masenf/clean-up-old-asset-symlinks
3 days ago
improve delta perf
benedikt-bartscher:faster-delta
3 days ago
Merge remote-tracking branch 'upstream/main' into more-cached-type-hints
benedikt-bartscher:more-cached-type-hints
3 days ago
ruffing
benedikt-bartscher:more-cached-type-hints
3 days ago
Active Branches
Add integration tests for frontend path
last run
33 minutes ago
#5712
CodSpeed Performance Gauge
0%
fix: unwrap MutableProxy values in _mark_dirty before writing
last run
2 days ago
#6148
CodSpeed Performance Gauge
0%
fix: clean up stale asset symlinks to prevent hot reload crash loop
last run
3 days ago
#6163
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs