pullrequests Search Results · language:Dune language:Python language:HTML language:HTML language:HTML language:Python
Filter by
79.1M results
Automated test pull request
背景
UI 收敛路线 (docs/mobile-ui-audit.md) 第 2 步:散落各组件的 70+ 重复 hex(#34C759 / #FF9F0A / #FF453A / tailwind slate·emerald 系…)抽成
theme.ts 的 semanticColors,自动暗色适配。第 1 步(静态 colors→useTheme)已全量完成。
本 PR 范围:只落地基 + ...
المشكلة
أماكن قديمة كانت تتجاوز العملة المعتمدة الوحيدة (billing.currency من الإعدادات = cfg.currency / فلتر |money) وتعرض عملة
غير معتمدة.
التغييرات
- plans_form (تجاري/مرجعي): حقل العملة كان نصًّا ...
Motivation
- Prevent rendering untrusted product data directly into the DOM to reduce XSS risk and ensure safe attributes and
text.
- Normalize and parse product prices reliably for accurate cart ...
codex
Resumen
- Antes de incluir un usuario en cualquier informe, se verifica vía getChatMember si sigue en el grupo.
- Los que ya no están (left/kicked o no encontrados) se eliminan automáticamente de ...
The /ingest endpoint stored vitals in-memory only — never reaching the historian. Now best-effort writes to Influx. Live
response never breaks (try/except, returns 0 on failure). 6 tests, 320 total pass. ...
Summary
Synthetic data generation already handled output_tokens being absent (samplers, features, and downstream max_tokens
fallback all gated on None), but the schema declared it required. This forced ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The application uses the subprocess ...
ai-remediation
severity-medium
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: LOW
- Confidence: 95%
- Auto-fix allowed: True
📝 Summary
The application uses the subprocess ...
ai-remediation
severity-low
Implemented Prescriptions Module:
- List prescriptions by patient ID
- Create prescription form
- Delete prescription action
- Connected Angular service to backend prescription APIs
- Tested ...