chore: codecov yml exclude cmds (they are very hard to test will look at later)

This commit is contained in:
Slug-Boi
2026-05-04 16:37:24 +02:00
parent d748020b33
commit e3f05fea8f
+9
View File
@@ -0,0 +1,9 @@
ignore:
- src/amend.go
- src/config.go
- src/cz.go
- src/gh.go
- src/root.go
- src/update.go
- src/users.go