Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: codegen parse oss repos via CLI and modal #545

Draft
wants to merge 9 commits into
base: develop
Choose a base branch
from

Conversation

clee-codegen
Copy link
Contributor

@clee-codegen clee-codegen commented Feb 19, 2025

Motivation

The Codegen on OSS package provides a pipeline that:

  • Collects repository URLs from different sources (e.g., CSV files or GitHub searches).
  • Parses repositories using the codegen tool.
  • Profiles performance and logs metrics for each parsing run.
  • Logs errors to help pinpoint parsing failures or performance bottlenecks.

Content

see codegen-on-oss/README.md

Testing

uv run modal run modal_run.py
No unit tests yet 😿

Please check the following before marking your PR as ready for review

  • I have added tests for my changes
  • I have updated the documentation or added new documentation as needed

Copy link

codecov bot commented Feb 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant