Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:Ruby language:C# language:C++

Filter by

193M results  (2 s)

193M results

dev → main | FIAP Tech Challenge Fase 1 — Release candidata Resumo Este PR consolida todas as entregas do Tech Challenge Fase 1: pipeline end-to-end de predição de churn (EDA → baselines → MLP PyTorch), ...

What The Quick Add Meal card was a static form — no ids, no submit handler, so manual logging did nothing. This wires it to POST /api/v1/nutrition/meals. Changes - Form fields get ids + stable values ...

Self-hosted PR reviewer (Qwen3.6 Plus via Bailian). static job is advisory; opencode job runs independently. 🤖 Generated with Claude Code

Self-audit cleanup pass over the whole repo, ahead of open-sourcing and sending it to the SATA authors. An automated audit surfaced ~25 candidate issues; after verifying each against the actual files, ...

Summary The channels-ws-batch E2E tests had a race condition causing flaky failures on CI, blocking PRs #1490, #1500, #1501. Root cause: Tests waited on messages.length === prev + 1, but live WS traffic ...

!-- Thanks for contributing. Fill out what applies. Delete sections that don t. -- What this PR does !-- One-sentence summary. -- Kind of change - [ ] New lesson - [ ] Fix to an existing lesson ...

Tests for https://github.com/tzcnt/TooManyCooks/pull/231 Reverted pipeline.cpp to the prior version and it depends on pipeline.hpp only now. Added a new pipeline_fifo.cpp and updated pipeline_fifo.hpp ...

Summary Add four freshness guards to the plan-tracking E2E flow driver (scripts/test-plan-tracking/lib/assert.sh) so a stale closed-issue dashboard fails the run instead of passing silently, and file ...
area::ci
type::test

a b .split( ) returned [ a , , b ] (literal space splitting) instead of [ a , b ]. CRuby treats a single-space separator as whitespace-split mode — same as no-arg split — which strips leading whitespace ...

The bug The publish-chart release job packaged and pushed charts/fabric/charts/otel-collector (a subchart) as oci://ghcr.io/singleaxis/charts/otel-collector. It never published the fabric umbrella chart ...