pullrequests Search Results · language:Dune language:Python language:Java language:Python language:HTML language:JavaScript
Filter by
163M results
Commits automáticos #10 do dia (morning). Fecha após merge em main.
Summary
Implements comprehensive data validation.
Features
- Input validation
- Error handling
- Performance optimization
Breaking Changes
None
Motivation
- לתקן את הרווח הגדול שנוצר בין אזור הסילבוס לתיבה האחרונה בדף A4 ולמנוע ריכוז של כל השטח הפנוי מתחת לסילבוס בלבד.
- לחלק את הרווח האנכי באופן מאוזן בין כל אזורי העמוד (פתיחה, תיאור, מטרות/מיומנויות, ...
codex
Backlog item
R9. Tests for bootstrap.py (roost up) — the zero-to-fleet on-ramp had no test file; regressions would break new users
silently.
What changed
Tests-only: new tests/test_bootstrap.py (24 ...
Performance Improvement
Optimizes application performance.
Changes
- Algorithm optimization
- Memory usage reduction
- Caching implementation
Results
- 40% faster execution
- 30% less memory ...
Tracks the playwright dev dependency added by the night gardener in Step 0 for headless Chromium smoke testing of UI
changes. The Chromium browser itself could not be installed in this environment (system ...
Description
This PR adds user authentication functionality.
Changes
- Added authentication module
- Updated database schema
- Added tests
Testing
- [x] Unit tests pass
- [x] Integration ...