pullrequests Search Results · language:Dune language:Python language:Java language:Python language:JavaScript language:JavaScript
Filter by
183M results
Summary
- Migration vers l arborescence backend/src/ et backend/tests/ (CDC §10.1).
- Implémentation de ApiSettings et CorsSettings avec tests miroir (couverture 100 %).
- Suppression des placeholders ...
Drops the paid API-Football subscription in favour of BSD (Bzzoiro Sports Data), which is free with no rate limits.
What changed
- bsd_client.py (new) — shared HTTP client used by both World Cup and ...
Bump version to 1.7.0 ahead of tagging v1.7.0.
Releases since v1.6.0 (#31):
- forecast_solar publishes forecast.pv.{today_kwh,remaining_kwh,tomorrow_kwh,now_watts} for the KNX prognosis GAs
- PV ...
Motivation
- Replace the invoice-template HTML as the authoritative production price source with a structured, versioned catalog
so prices can be managed and versioned independently.
- Record ...
codex
Motivation
- Consolidate the ecosystem s architectural planning documents into a single, actionable implementation roadmap that
answers “what do we build next, in what order, and why?”.
- Provide ...
codex
What
identity.verify_id_proof accepts a piggyback identity proof iff |now - timestamp| = window — a symmetric, closed
clock-skew tolerance (DEFAULT_PROOF_WINDOW_S = 60s). The existing tests pinned three ...
Summary
Ships the three data-side handovers staged on this branch plus a full documentation pass over the API surface. One
behavior change (the firm 500 fix); everything else is description/docs-only ...
Add backend API tests and configure pytest for the project.
What changed Added pytest to requirements.txt Expanded backend test coverage in test_app.py Covered API behavior for:
root redirect activity ...