Skip to content

Commit 1de316b

Browse files
author
Talha Altınel
authored
add codecov config (#17)
1 parent 0dd95c9 commit 1de316b

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

codecov.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
coverage:
2+
ignore:
3+
- "main.go"

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/mrwormhole/laverna
22

3-
go 1.24
3+
go 1.25
44

55
toolchain go1.25.0
66

0 commit comments

Comments
 (0)