Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:JavaScript language:JavaScript language:JavaScript

Filter by

176M results  (2 s)

176M results

What Adds unit tests for previously untested or thinly-covered units in packages/erp-core/src, surfaced by a coverage audit. The kit suite runs in CI but its coverage is never measured there, so these ...

Summary CD is failing on the new Build push indexer image step (added in #56). My #56 mirrored the backend pattern and used api/ as the docker build context — but the indexer Dockerfile was authored against ...

H8: NestJS exception filter + pino logging Applies the two listed H8 items to the NestJS API (apps/api). filter (H8) - New apps/api/src/common/all-exceptions.filter.ts — global @Catch() AllExceptionsFilter, ...

Follow-up to the Account-statement perf fix — audited the rest of the server for unbounded, growth-prone reads. Finding: computeMetrics() in badges.ts was the one route-exposed offender — it loaded every ...

ShipMate AI — automated patch Originating finding: blocker / BLK-001 · severity high Title: No CI/CD pipeline configured Description Architecture risk detected in category ci_cd . ShipMate recommendation ...

:robot: I have created a release beep boop 1.65.0 (2026-06-14) Added - qa: route /qa-assist and /qa-explore triage into /plan (refs #4115) (#4116) (de2a211) This PR was generated with Release Please. ...
autorelease: pending

Problem The app crashes on startup with ERR_MODULE_NOT_FOUND for two service modules: server/services/reposService.js (imported by server/routes/repos.js) and server/services/statsService.js (imported ...