Rename not working?
Open
- Dominant language
- Go
- Stars
- 25
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/matryer/filedb/blob/3641db67a8c989375ff081fe797ca170a2c54bb5/db.go#L204
Following chapter go blueprint 2nd edition, about backup programs,
I don't think this line does what should be done.
Because it doesn't rename the tempfile.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading db.go at line 204 and trace how the temporary file is handled. Check the repository's existing tests, and consider the issue complete when the temporary file is renamed as intended and the behavior is covered by the relevant checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100