Skip to content

Commit d85628e

Browse files
committed
Update Go coverage reports
1 parent 216464f commit d85628e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go/documentation/library-coverage/coverage.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ github.com/labstack/echo,,2,,2,
5353
github.com/revel/revel,,10,,10,
5454
github.com/robfig/revel,,10,,10,
5555
github.com/sendgrid/sendgrid-go/$ANYVERSION/helpers/mail,,1,,1,
56+
github.com/valyala/fasthttp,,5,,5,
5657
go.uber.org/zap,,11,,11,
5758
golang.org/x/net/$ANYVERSION/html,,16,,16,
5859
golang.org/x/net/context,,5,,5,

go/documentation/library-coverage/coverage.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Go framework & library support
1717
`SendGrid <https://github.com/sendgrid/sendgrid-go>`_,``github.com/sendgrid/sendgrid-go*``,,1,
1818
`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,577,
1919
`beego <https://beego.me/>`_,"``github.com/astaxie/beego*``, ``github.com/beego/beego*``",,42,
20+
`fasthttp <https://github.com/valyala/fasthttp>`_,``github.com/valyala/fasthttp*``,,5,
2021
`go-pg <https://pg.uptrace.dev/>`_,``github.com/go-pg/pg*``,,6,
2122
`golang.org/x/net <https://pkg.go.dev/golang.org/x/net>`_,``golang.org/x/net*``,,21,
2223
`goproxy <https://github.com/elazarl/goproxy>`_,``github.com/elazarl/goproxy*``,,2,
@@ -25,5 +26,5 @@ Go framework & library support
2526
`protobuf <https://pkg.go.dev/google.golang.org/protobuf>`_,"``github.com/golang/protobuf*``, ``google.golang.org/protobuf*``",,16,
2627
`yaml <https://gopkg.in/yaml.v3>`_,``gopkg.in/yaml*``,,9,
2728
`zap <https://go.uber.org/zap>`_,``go.uber.org/zap*``,,11,
28-
Totals,,8,837,
29+
Totals,,8,842,
2930

0 commit comments

Comments
 (0)