pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:Java language:C#
Filter by
144M results
Code Simplification — 2026-06-29
This PR simplifies two small pieces of recently modified code to improve clarity and consistency, without any behavioral
change.
Files Simplified
- src/Platform/Microsoft.Testing.Extensions.PackagedApp/PackagedAppTestHostHandle.cs ...
type/automation
type/tech-debt
Test Description Test Description Test Description Test Description Test Description Test Description
!-- claude-docs:start -- What changed: The query input box now exposes accessible labels for screen ...
类型
- [x] 功能实现
- [ ] Bug 修复
- [ ] 设计文档
- [ ] 其他(请说明)
关联 Issue
Closes #8
关联设计文档
指明本 PR 涉及的设计文档及对应章节/类型(必填):
- 接口层 → docs/ood_interface.md §1 REST API 契约(§1.1–§1.7)、§3 WebSocket 信令协议、§4.1 ...
Bumps the cargo-minor-and-patch group with 3 updates in the /ecc2 directory: ratatui, anyhow and uuid.
Updates ratatui from 0.30.1 to 0.30.2 details summary Release notes /summary p em Sourced from a ...
Closes #102.
Why
The Death / BattleDeath player events recorded position and battle context but not what killed the player — answering
was it a sniper? meant inferring from behavior_trace.csv. Now recorded ...
What is this PR?
Currently in our code, we have a FeatureFlagConfig bean used to redirect to a 404 page if a specific flag is not
enabled. This is leading to a lot of boilerplate code. This change aims ...