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_obj_status method to GithubObjectExtraction class
[Hivemind] Add fetch_obj_status method to GithubObjectExtraction class
Mar 29, 2024
Part of the Github Vectorize (Summary). Please read this document before starting.
Given an array of pr and issue ids, using the pre-built neo4j connection, return the status of the prs and issues as a dictionary
id -> status
.Tasks
The class should have 100% coverage on code climate.
#102 should be completed first.
The text was updated successfully, but these errors were encountered: