all repos — gomponents @ 4e1554d612ea52f5cb4b5957bcec126ab789bdea

HTML components in pure Go

Fix wrong codecov (#166) We don't need coverage for the example code and internal testing helpers.

commit

4e1554d612ea52f5cb4b5957bcec126ab789bdea

parent

42fbfd4045ff8993ed5708ce3c7a44b17a958fdd

1 file changed, 3 insertions(+), 0 deletions(-)

changed files
A codecov.yml
@@ -0,0 +1,3 @@
+ignore: + - "examples" + - "internal/assert"