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: codecov ignore
desertthunder.dev
3 months ago
065b4f82
45b93e8b
+1
-1
1 changed file
expand all
collapse all
unified
split
codecov.yml
+1
-1
codecov.yml
···
22
22
- "**/vendor/**"
23
23
- "internal/**/test_utilities.go"
24
24
- "internal/handlers/handler_test_suite.go"
25
25
-
- "internal/tools/docgen.go"
25
25
+
- "internal/tools/**"
26
26
- "internal/ui/common.go"
27
27
- "internal/ui/palette.go"
28
28
- "internal/ui/logo.go"