You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cyri113
changed the title
Add fetch_issue_ids method to GithubIssueExtraction class
[Hivemind] Add fetch_issue_ids method to GithubIssueExtraction class
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
The class should have 100% coverage on code climate.
requires #98
The text was updated successfully, but these errors were encountered: