Skip to content

Commit 0ebe045

Browse files
authored
Merge pull request #15819 from github/workflow/coverage/update
Update CSV framework coverage reports
2 parents f1115af + 4e5a6d7 commit 0ebe045

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go/documentation/library-coverage/coverage.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ google.golang.org/protobuf/$ANYVERSION/internal/impl,,,2,,,,2,
7575
google.golang.org/protobuf/$ANYVERSION/proto,,,8,,,,8,
7676
google.golang.org/protobuf/$ANYVERSION/reflect/protoreflect,,,1,,,,1,
7777
gopkg.in/couchbase/gocb,,,18,,,,18,
78-
gopkg.in/macaron,,,1,,,,1,
78+
gopkg.in/macaron,,12,1,,,12,1,
7979
gopkg.in/square/go-jose.v2/jwt,1,,4,,1,,4,
8080
gopkg.in/yaml,,,9,,,,9,
8181
html,,,2,,,,2,

go/documentation/library-coverage/coverage.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Go framework & library support
1515
`Go kit <https://gokit.io/>`_,``github.com/go-kit/kit*``,,,1
1616
`Iris <https://www.iris-go.com/>`_,``github.com/kataras/iris*``,,,1
1717
`Kubernetes <https://kubernetes.io/>`_,"``k8s.io/api*``, ``k8s.io/apimachinery*``",,57,
18-
`Macaron <https://gopkg.in/macaron.v1>`_,``gopkg.in/macaron*``,,1,
18+
`Macaron <https://gopkg.in/macaron.v1>`_,``gopkg.in/macaron*``,12,1,
1919
`Revel <http://revel.github.io/>`_,"``github.com/revel/revel*``, ``github.com/robfig/revel*``",,20,
2020
`SendGrid <https://github.com/sendgrid/sendgrid-go>`_,``github.com/sendgrid/sendgrid-go*``,,1,
2121
`Standard library <https://pkg.go.dev/std>`_,"````, ``archive/*``, ``bufio``, ``bytes``, ``cmp``, ``compress/*``, ``container/*``, ``context``, ``crypto``, ``crypto/*``, ``database/*``, ``debug/*``, ``embed``, ``encoding``, ``encoding/*``, ``errors``, ``expvar``, ``flag``, ``fmt``, ``go/*``, ``hash``, ``hash/*``, ``html``, ``html/*``, ``image``, ``image/*``, ``index/*``, ``io``, ``io/*``, ``log``, ``log/*``, ``maps``, ``math``, ``math/*``, ``mime``, ``mime/*``, ``net``, ``net/*``, ``os``, ``os/*``, ``path``, ``path/*``, ``plugin``, ``reflect``, ``reflect/*``, ``regexp``, ``regexp/*``, ``slices``, ``sort``, ``strconv``, ``strings``, ``sync``, ``sync/*``, ``syscall``, ``syscall/*``, ``testing``, ``testing/*``, ``text/*``, ``time``, ``time/*``, ``unicode``, ``unicode/*``, ``unsafe``",8,578,
@@ -35,5 +35,5 @@ Go framework & library support
3535
`yaml <https://gopkg.in/yaml.v3>`_,``gopkg.in/yaml*``,,9,
3636
`zap <https://go.uber.org/zap>`_,``go.uber.org/zap*``,,11,
3737
Others,"``github.com/go-jose/go-jose/$ANYVERSION/jwt``, ``gopkg.in/square/go-jose.v2/jwt``",,8,2
38-
Totals,,8,871,24
38+
Totals,,20,871,24
3939

0 commit comments

Comments
 (0)