Skip to content

issues Search Results · language:Edge language:Python linked:pr language:Python language:Java language:JavaScript linked:pr

Filter by

5.8M results  (321 ms)

5.8M results

Problem When agdt-create-pull-request runs on Windows, the PR description is truncated at the first newline character. This happens because: 1. az repos pr create is a .cmd batch script requiring shell=True ...
bug
enhancement

설명 테스트가 테스트 대상 코드에 전달되지 않는 temp 디렉토리에서 파일이 작성되지 않았음을 확인합니다. 위치 - tests/unit/test_preview.py:69-76 영향 preview 코드가 다른 위치에 쓰거나 temp 파일을 누출해도 이 테스트는 여전히 통과합니다. 수정 방향 실제 사용되는 파일시스템 경계에 대해 assert하거나, ...
bug

설명 _cell이 비-원시 값을 직접 JSON 인코딩하는데, date/datetime에 대해 실패합니다. 위치 - src/kpubdata_builder/stages/gold/card.py:96-106 영향 샘플 행에 시간적 Python 객체가 포함되면 README 생성이 크래시됩니다. Silver가 별도로 시간 프리뷰 직렬화를 지원하더라도 Gold는 ...
bug

설명 스냅샷 로딩이 파일 내용을 완전히 신뢰하며 에러 변환이나 형태 검증을 하지 않습니다. 위치 - src/kpubdata_builder/snapshot.py:114-124 영향 잘린 또는 비정상 스냅샷 파일이 JSONDecodeError, KeyError, ValueError로 변환되어 안전한 저하 대신 증분 빌드를 깨뜨립니다. 수정 방향 ...
bug

설명 직접 프리뷰 파이프라인이 limit만 검증하고 BuildSpec은 검증하지 않습니다. 위치 - src/kpubdata_builder/pipeline/preview.py:94-116 영향 유효하지 않은 spec이 빠르게 실패하는 대신 PreviewResult(previews=())를 반환하거나 부분적으로 실행될 수 있으며, 이는 서비스 레이어와 ...
bug

설명 비율 검증이 양수와 합계를 확인하지만, 유한성은 확인하지 않습니다. NaN이 통과됩니다. 위치 - src/kpubdata_builder/spec/validator.py:64-73 영향 YAML .nan 또는 프로그래밍적 float( nan )이 검증을 통과하고 이후 split 할당에서 예측 불가능하게 동작합니다. 수정 방향 다른 비율 검사 ...
bug

설명 검증기가 최상위 필드와 exports는 확인하지만, sources[i].provider, sources[i].dataset, sources[i].alias는 검증하지 않습니다. 위치 - src/kpubdata_builder/spec/validator.py:30-53 영향 빈 provider/dataset이나 공백 alias를 가진 프로그래밍적으로 ...
bug

설명 내부 호출자가 음수 preview_limit을 전달할 수 있으며, 이는 df.head(limit)으로 전달됩니다. 위치 - src/kpubdata_builder/stages/silver/build.py:42-46 - src/kpubdata_builder/tabular/polars_engine.py:68-79 영향 preview_limit=-1은 ...
bug

설명 검증이 필수 컬럼 존재만 확인하며, 실패한 ValidationResult도 데이터셋 생성을 중단하지 않습니다. 위치 - src/kpubdata_builder/stages/silver/validate.py:18-36 - src/kpubdata_builder/stages/silver/build.py:42-55 영향 유효하지 않은 Silver ...
bug

설명 정규화가 strict=False로 캐스트를 적용하고 audit 모드 없이 실행되어, 실패한 변환이 조용히 null이 됩니다. 위치 - src/kpubdata_builder/stages/silver/normalize.py:36-39 - src/kpubdata_builder/tabular/polars_helpers.py:141-145 영향 ...
bug
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.