pullrequests Search Results · language:Dune language:Python language:HTML language:Java language:Ruby language:Java
Filter by
132M results
Automated test pull request
UnitLLM auto-generated test
Automated test pull request
Problem
Pushing to Klaviyo failed with: Klaviyo POST /api/campaigns/ → 400: The following inclusion group ids were not found: [
[RH] 240-Day Engaged ]
audiences.included requires the list/segment ID, ...
Automated test pull request
Summary
Phase B §5 split #5 — 5e biggest god-controller offender.
`LMSVisioParticipantController` (549 lignes, 2.7× la limite §5) refactoré en controller thin + 5 services SRP.
Avant / Après
| | Avant ...
Introduces a two-phase approach to let users write await expr inside synchronous functions, which gets rewritten to
asyncio.run(expr) at compile time:
1. Source preprocessing (await_sync.source_preprocessor): ...