pullrequests Search Results · language:Dune language:JavaScript language:Python language:HTML language:Python language:JavaScript
Filter by
178M results
🎯 What: Added a missing unit test for the searchProdutos function in src/controllers/productController.js to verify its
behavior when the q query parameter is empty. 📊 Coverage: The scenario where a user ...
PR automática do pipeline de dados — merge automático quando os checks passarem. Run:
https://github.com/mendelson/corridas/actions/runs/28508207150
Summary
Adds missing integration tests for two high-blast-radius adapter paths identified from recent merges (#94 GCS fixtures,
deletion_undo plan restore).
Risky behavior now covered
DeletionUndoSqliteGateway::perform_restore ...
Closes #1477.
Summary of What Has Been Done: Added 14 jest unit tests for reportGenerator.js covering categorizeFinding
(security/performance/style/other mapping, case insensitivity), getReportPath (format ...
Summary
Added a new HTML file for the sales playbook documentation.
Changes
- Added salesplaybook_1.html - a new HTML document (~2210 lines)
Notes
The file appears to be a substantial HTML document, ...
症状
make dev-build 失败:no space left on device,extract layer 时写 tools/eval/datasets/.longmem_cache/embeddings.sqlite 爆盘。
根因
- services/control-plane/Dockerfile:53 COPY tools/eval /app/tools/eval(eval ...
Why
The Heroku app was renamed git-mcp → github-mcp. Two things broke:
1. Auto-deploy — .github/workflows/deploy.yml targeted HEROKU_APP: git-mcp, which no longer exists, so pushes to main
stopped ...
What changed and why
youtube-transcript-api =1.0 returns FetchedTranscriptSnippet objects, not dicts. The formatter still used entry[ text ]
/ entry[ start ], so every get_transcript / translate_transcript ...