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
fix: properly remove test_utilities from codecov
desertthunder.dev
4 months ago
b92be1ef
d2c4ecc2
+1
-1
1 changed file
expand all
collapse all
unified
split
codecov.yml
+1
-1
codecov.yml
···
21
21
- "**/testdata/**"
22
22
- "**/vendor/**"
23
23
- "cmd/main.go"
24
24
-
- internal/**/test_utilities.go"
24
24
+
- "internal/**/test_utilities.go"