github-vet / github-vet/bots

duplicates can be written to repository visited file.

Open
#92 1 comment 0 reactions 0 assignees View on GitHub
bug vet-bot
Dominant language
Go
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Welp...

```
/ # wc -l data/visited_repos.csv
321683 data/visited_repos.csv
/ # wc -l repos.csv
223664 repos.csv
```

That's a thing.

Contributor guide

Open the contributing guide

Research direction

Start by locating the Go code that writes data/visited_repos.csv and compare its duplicate handling with repos.csv. Reproduce the count discrepancy, then verify that repeated repository entries are not written more than once and that the visited file remains correct.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
data
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.