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_issue_ids method to GithubIssueExtraction class #101

Open
2 tasks done
cyri113 opened this issue Mar 29, 2024 · 0 comments · Fixed by #124
Open
2 tasks done

[Hivemind] Add fetch_issue_ids method to GithubIssueExtraction class #101

cyri113 opened this issue Mar 29, 2024 · 0 comments · Fixed by #124
Assignees

Comments

@cyri113
Copy link
Contributor

cyri113 commented Mar 29, 2024

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

This task consists of adding new methods to an existing class.

Given a repository id, using the pre-built neo4j connection, return an array of issue ids associated with that repository

Tasks

Preview Give feedback

The class should have 100% coverage on code climate.

requires #98

@cyri113 cyri113 changed the title Add fetch_issue_ids method to GithubIssueExtraction class [Hivemind] Add fetch_issue_ids method to GithubIssueExtraction class Mar 29, 2024
@JacobCWBillings JacobCWBillings self-assigned this Mar 31, 2024
@cyri113 cyri113 added this to the Github Vectorize (Summary) milestone Apr 17, 2024
@JacobCWBillings JacobCWBillings linked a pull request Apr 18, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment