pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Java language:JavaScript
Filter by
212M results
This change improves the efficiency of the AI code review process by filtering out irrelevant files (e.g.,
pnpm-lock.yaml, dist/, visual snapshots) from the review payload. If only these low-value files ...
approved with suggestions
Description
Adds comprehensive unit test coverage for the backend/src/app/modules/engagement/engagement.service.ts module and
implements a try-catch safety net to return the fallback response object when ...
level:intermediate
type:testing
Summary
- 모바일 홈 화면에서 섹션 사이를 구분짓던 파란 가로선(h-2 border-y border-blue-100 bg-blue-50) 4곳 제거 — 섹션 간 여백만으로 자연스럽게 구분되도록 변경
Test plan
- [x] npm run build 통과
- [x] Playwright로 모바일 뷰포트 전체 페이지 스크린샷 확인, 구분선 ...
Two integrations of the Oxc/Vitest tools (the VoidZero stack now inside Cloudflare). Last of a short series leaning
FlareDispatch s stack into the Cloudflare-owned Vite ecosystem.
1. pr-review Oxc grounding ...
Summary
Erratum to DR-027 (decision unchanged). groundnuty is a user account, not an org (verified — /orgs/groundnuty → 404), so
there is no org-level Variable/secret store. Decisions #5/#6 + Scope corrected: ...
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Summary
Adds a Your Baseline Inputs card grid at the top of the results page showing shared profile and financial assumptions
(seat, longevity, line type, retention ...
Automated pull request triggered by a cron job
dependencies
Components V2 Log Filter
Problem
Vonix s MC servers running Viscord 4.2.0+ on the Javacord 3.8.0 backend produce a 12-line stacktrace WARN per
Discord-side message create/update that uses Components ...
Разбивка server.js на отдельные модули маршрутов
server.js сокращён. Вся бизнес-логика вынесена в отдельные файлы:
- middleware/auth.js — проверка JWT-токена
- routes/auth.routes.js — авторизация, ...