tangled
alpha
login
or
join now
desertthunder.dev
/
noteleaf
cli + tui to publish to leaflet (wip) & manage tasks, notes & watch/read lists ๐
charm
leaflet
readability
golang
29
fork
atom
overview
issues
2
pulls
pipelines
chore: remove test_utilities from codecov
desertthunder.dev
5 months ago
fe1c29bf
8ccb3e85
+2
1 changed file
expand all
collapse all
unified
split
codecov.yml
+2
codecov.yml
···
21
- "**/testdata/**"
22
- "**/vendor/**"
23
- "cmd/*.go"
0
0
···
21
- "**/testdata/**"
22
- "**/vendor/**"
23
- "cmd/*.go"
24
+
- "internal/repo/test_utilities.go"
25
+
- "internal/handlers/test_utilities.go"