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.
Markus Wüstenberg markus@maragu.dk
Fri, 09 Feb 2024 10:38:07 +0100
commit

4e1554d612ea52f5cb4b5957bcec126ab789bdea

parent

42fbfd4045ff8993ed5708ce3c7a44b17a958fdd

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

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