You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -119,7 +119,7 @@ Alternativly you can completly remove the usage of GoReleaser if you prefer hand
119
119
120
120
By default `go test` records code coverage for the package that is currently tested. If you want to get more accurate (cross-package) coverage, then consider using [go-acc](https://github.com/ory/go-acc). [Read more](https://www.ory.sh/golang-go-code-coverage-accurate/).
121
121
122
-
### How to integratee with [Codecov](codecov)
122
+
### How to integrate with [Codecov](codecov)
123
123
124
124
1. Sing up on [CodeCov](https://codecov.io/) and setup your repository.
125
125
1. Additionally consider configuring [Codecov GitHub Application](https://github.com/apps/codecov) for better integration.
0 commit comments