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

[Hivemind] Add fetch_obj_date method to GithubObjectExtraction class #102

Open
4 tasks
cyri113 opened this issue Mar 29, 2024 · 0 comments
Open
4 tasks

Comments

@cyri113
Copy link
Contributor

cyri113 commented Mar 29, 2024

Part of the Github Vectorize (Summary). Please read this document before starting.

Given a list of pr and issue ids, using the psql connector, query PostgreSQL to retrieve the PR and issues’ saved date on summaries data, return a dictionary with the id -> date (the date can be found in the metadata)

Tasks

Preview Give feedback

The class should have 100% coverage on code climate.

@cyri113 cyri113 changed the title Add fetch_obj_date method to GithubObjectExtraction class [Hivemind] Add fetch_obj_date method to GithubObjectExtraction class Mar 29, 2024
@ZeinabRahbar ZeinabRahbar self-assigned this Apr 15, 2024
@cyri113 cyri113 added this to the Github Vectorize (Summary) milestone Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants