graphql-go / graphql-go/compatibility-user-acceptance
`{main}`: Wire `Extractor` to the `CLI`.
Open
- Dominant language
- Go
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
#### Expected
Currently `Extractor` component is not attach to the `CLI` in the `main.go` file.
#### Actual
We want to wire `Extractor` component to the `CLI` so `GitHub` stars count are wired & displayed in the `TableModel`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in main.go and trace how the Extractor, CLI, and TableModel are initialized and connected. Confirm that the Extractor's GitHub star count reaches the TableModel and is displayed as expected; the payload does not name a test to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100