Skip to content

Conversation

@gisu1102
Copy link
Contributor

@gisu1102 gisu1102 commented Sep 9, 2025

#️⃣ 연관된 이슈

Feat: Lecture Metadata - backend-data Branch

📝 작업 내용

이번 PR에서 작업한 내용을 간략히 설명해주세요(이미지 첨부 가능)

  • 기존 수작업으로 DB 업로드하던 부분을 자동화 하였습니다.
  • 위 구현한 load_metadata.py 를 기반으로 쿼리파라미터로 keywords,tags, precourses, all 을 선택해 DB 업로드를 할 수 있도록 합니다.
  • 기존 코드를 최대한 이용하였으며 executeMetaLoader 만 재 구현 하였습니다.

스크린샷 (선택)

💬 리뷰 요구사항(선택)

태그, 키워드 , 선수과목도 ElasticSaearch 에 반영이 되고있었을까요? 이 부분도 추가구현이 필요할까요?

@coderabbitai
Copy link

coderabbitai bot commented Sep 9, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing Touches
🧪 Generate unit tests

✅ Unit Test PR creation complete.

  • Create PR with unit tests
  • Commit unit tests in branch feat/keywords
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@gisu1102 gisu1102 self-assigned this Sep 9, 2025
@gisu1102 gisu1102 added the enhancement New feature or request label Sep 9, 2025
@coderabbitai
Copy link

coderabbitai bot commented Sep 9, 2025

Note

Unit test generation is an Early Access feature. Expect some limitations and changes as we gather feedback and continue to improve it.


Generating unit tests... This may take up to 20 minutes.

@coderabbitai
Copy link

coderabbitai bot commented Sep 9, 2025

UTG Post-Process Complete

No new issues were detected in the generated code and all check runs have completed. The unit test generation process has completed successfully.

@coderabbitai
Copy link

coderabbitai bot commented Sep 9, 2025

Creating a PR to put the unit tests in...

The changes have been created in this pull request: View PR

@gisu1102
Copy link
Contributor Author

gisu1102 commented Sep 9, 2025

https://github.com/coderabbitai review

@gisu1102 gisu1102 merged commit a2b941b into develop Sep 12, 2025
1 check passed
gisu1102 added a commit that referenced this pull request Sep 12, 2025
#29 feat : Load Lecture Metadata (keyword, tags, pre_course)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants