pullrequests Search Results · language:Dune language:HTML language:JavaScript language:JavaScript language:HTML language:Java
Filter by
155M results
📋 작업 내용
이번 PR에서 작업한 내용을 작성해주세요.
- CouponIssueStrategyProvider 단위 테스트를 신규 작성했습니다.
- 설정값에 맞는 쿠폰 발급 전략이 정상 반환되는지 테스트했습니다.
- 설정값에 매칭되는 전략이 없을 때 COUPON_009 예외가 발생하는지 테스트했습니다.
🔄 변경 사항
주요 변경 사항 또는 리팩토링 ...
test
Now that reindexing uses both scroll and point-in-time search, all scroll exclusive references need to be removed. This
is step 9 of https://github.com/elastic/elasticsearch-team/issues/2406.
Relates: ...
:Distributed/Reindex
>non-issue
Automated test pull request
What why
Per request: on the single order s overview (Detail) tab, move the Remarks card to the bottom of the Timeline card.
Change
- OrderDetails.jsx: render the Remarks thread inside the left ...
Automated test pull request
Kills the cumulative * X sold to date * vanity stat and replaces it with buyer-useful, velocity-derived metrics.
Changes
- Homepage ticker + MarketPulse: sold to date → ** sold last month ** (velocity). ...
Automated test pull request
Summary
This Pull Request addresses security and data integrity vulnerabilities in the Arena Matchmaking system, targeting both
the Spring Boot backend and the Node.js WebSocket server.
Specifically, ...
Fixes #13. Remediates the planted environment canary so the fixture boundary holds; adds regression
test/regression-issue-13.test.js. Validated patch digest ff097596...; merge gated on tests + fresh replay ...