feat: datago 식약처 DUR 서방정분할주의 정보조회 dataset 추가 (#92)#240
Closed
seoL-ee wants to merge 1 commit into
Closed
Conversation
Owner
|
이 PR의 내용은 통합 PR #242에서 병합되었습니다. 감사합니다! 동일한 파일을 수정하는 여러 PR이 conflict가 발생하여 하나로 합쳐서 머지했습니다. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
개요
공공데이터포털(data.go.kr) 식품의약품안전처 의약품안전사용서비스(DUR)품목정보 API 중
getSeobangjeongPartitnAtentInfoList03/서방정분할주의 정보조회operation을datago.dur_er_tablet_split_caution데이터셋으로 추가합니다.변경 사항
src/kpubdata/providers/datago/catalogue.json에dur_er_tablet_split_cautioncatalogue entry 추가tests/fixtures/datago/success_dur_er_tablet_split_caution.jsonfixture 추가SUPPORTED_DATA.md에테스트 검증상태로 반영plans/issue-92-dur-er-tablet-split-caution.md추가범위
getSeobangjeongPartitnAtentInfoList03/서방정분할주의 정보조회하나만 추가합니다.검증
uv run ruff check .uv run ruff format --check .uv run mypy srcuv run pytest—906 passed, 98 deselected보안
참고
SUPPORTED_DATA.md에는테스트 검증으로 표기했습니다.Closes #92는 사용하지 않습니다.Refs feat: datago - 의약품 안전사용정보 어댑터 추가 #92