Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kimuraz/impactree
Track code change impacts by adding comments to the files
https://github.com/kimuraz/impactree
Last synced: 1 day ago
JSON representation
Track code change impacts by adding comments to the files
- Host: GitHub
- URL: https://github.com/kimuraz/impactree
- Owner: kimuraz
- Created: 2023-02-12T13:10:39.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-12T13:26:11.000Z (almost 2 years ago)
- Last Synced: 2024-12-18T14:38:17.355Z (about 2 months ago)
- Language: Go
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## ImpacTree
ImpacTree is a go CLI application to track impact of your file changes on your codebase.
### TODO
- [ ] Add support for git (check files changed in a commit)
- [ ] Add proper tests
- [ ] Add check option for a specific file
- [ ] Add test file type comment and add to relations