pullrequests Search Results · language:B4X language:C++ language:TypeScript language:Python language:C#
Filter by
160M results
背景
全面审查发现项目零测试覆盖,核心纯函数完全未测试。
变更
1. 安装 vitest 测试框架
- npm install -D vitest
- package.json 添加 test / test:watch 脚本
2. 新增 3 个测试文件(33 个用例)
| 文件 | 用例数 | 覆盖函数 |
| --- | --- | --- |
| git-utils.test.ts ...
Bumps vue from 3.5.34 to 3.5.35. details summary Release notes /summary p em Sourced from a href=
https://github.com/vuejs/core/releases vue s releases /a . /em /p blockquote h2 v3.5.35 /h2 p For stable ...
dependencies
javascript
Repairs main: the #149 fix left 6 lines at 91 chars ( 90, setup.cfg), failing run_test_suite.py --style
(test_lint_python, E501). This wraps the offending docstring/comment prose only — no code or behaviour ...
Summary
- New transaction_edit_history table (migration 019_transaction_edit_history.sql) — append-only, cascades on
transaction delete
- PUT /pwa/transactions/:id captures full before-state before ...
CRITICAL money-integrity fixes from the financial audit. All mirror the concurrency-safe vouchers.redeem_voucher_atomic
gold standard (spend guard inside a find_one_and_update filter; no-match = failure). ...
요약
- GladiatorAgent의 Action, Reward, Observation 구조를 개편하고 전술 컨텍스트/에피소드 메트릭을 정리했습니다.
- TrainingScene에서 실제 인게임 적군 생성 흐름을 사용할 수 있도록 TrainingBootstrapper, TrainingBattlePayloadFactory, TrainingAgentBinder를 ...
Hotfix: define missing formatDateTime (Pay Links runtime crash)
PR #1231 added a formatDateTime(l.created_at) call to the Pay Links table s Created cell, but the helper definition
never landed (a failed ...
This is an automated pull request to synchronize this repository with the latest configuration
blocklist addition
What shipped
Three security-sensitive behavioral categories. 18 dormant assertion queries. Each query authored against probed live
production behavior (one POST per query to https://tusharjayanti.io/api/chat ...
Motivation
- Standardize on Supabase SQL migrations as the single deployment migration path so RLS policies and full migration
history are preserved.
- Avoid using Drizzle db:push for production ...
codex