issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript linked:pr language:Java
Filter by
3.2M results
설명
- 알림 타입 부재: 알림이 어떤 종류인지 구분할 필드가 없음 → type 컬럼(ENUM) 추가. 값은 ROLE_CHANGED / PLAYLIST_SUBSCRIBED / PLAYLIST_UPDATED /
FOLLOWED / DIRECT_MESSAGE / WATCHING_ACTIVITY
- 태그 배열 저장: tags TEXT[]로는 tagsIn ...
refactor
✨ 기능 요약
user-service의 나머지 회원 API(토큰 갱신·프로필 수정·회원 탈퇴)와 배송지 CRUD API를 완성하고, Gateway의 X-User-Id 주입 방식을 Keycloak ID → DB UUID 변환으로
개선한다. 유닛/통합/E2E 테스트를 전방위로 작성하고 Docker 기동 스크립트도 추가한다.
📌 작업 내용
도메인 레이어
...
The app currently exposes the API with no authentication and no CSRF protection. Anyone who can reach the web port can
drive SSH/docker/containerlab on the configured hosts. This epic adds an application-level ...
Summary
Enable the built-in no-extra-bind rule (as error) in the shared rule set.
Motivation
no-extra-bind flags a .bind() call on a function that never references this and binds no arguments — for ...
Summary
Enable @typescript-eslint/explicit-function-return-type (as an error) for TypeScript source files (.ts/.mts/.cts) in the
shared config.
What it catches
It flags any function that has no explicit ...
Summary
In the DefaultScheduler path the idle-supervisor redistribute pass runs twice in a single scheduling round, so the
per-topology nimbus.even.rebalance.max.free.per.topology cap is enforced twice ...
Contexto
O critério D — Fronteiras explícitas do professor exige que o contrato CLI ↔ JAR (parâmetros, formato de saída, códigos
de erro) seja uma API documentada e testada, não inferida. Hoje a API HTTP ...
어떤 기능인가요?
Inventory, Inbound, Outbound 도메인 객체의 핵심 비즈니스 규칙을 검증하기 위한 단위 테스트 코드 작업입니다. 세 도메인 객체는 도메인 주도 설계 방법론에 따라 순수 Java 객체로 설계했기
때문에 외부 의존성, DB 없이 바로 실행 가능한 테스트 코드 작성이 가능합니다.
또한 도메인 비즈니스 규칙 위반 시점에 일부 ...
enhancement
refactor
test
📋 작업 내용
Gradle에 JaCoCo를 적용하여 단위 테스트 + 통합 테스트 전체 커버리지를 측정합니다. 통합 테스트도 test 태스크로 실행되므로 함께 커버리지에 포함됩니다.
✅ 체크리스트
- [x] build.gradle에 JaCoCo 플러그인 추가
plugins {
id jacoco
}
test ...
chore
Diagnóstico
La versión desplegada en producción (homedir.opensourcesantiago.io) es v3.579.0, mientras que el último release en
GitHub es v3.580.3 (4 releases sin desplegar: v3.580.0 a v3.580.3).
Causa ...
bug
priority:P1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.