Skip to content

Commit 401911e

Browse files
Add changed framework coverage reports
1 parent 76c6d71 commit 401911e

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

go/documentation/library-coverage/coverage.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ archive/zip,,,6,,,,,,,,,,,,,,,,,,,,,,,6,
55
bufio,,,17,,,,,,,,,,,,,,,,,,,,,,,17,
66
bytes,,,43,,,,,,,,,,,,,,,,,,,,,,,43,
77
clevergo.tech/clevergo,1,,,,,,,,,,,,,,,,,1,,,,,,,,,
8+
cloud.google.com/go/bigquery,1,,,,,,,,,,,,,,1,,,,,,,,,,,,
89
compress/bzip2,,,1,,,,,,,,,,,,,,,,,,,,,,,1,
910
compress/flate,,,4,,,,,,,,,,,,,,,,,,,,,,,4,
1011
compress/gzip,,,3,,,,,,,,,,,,,,,,,,,,,,,3,

go/documentation/library-coverage/coverage.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ Go framework & library support
3737
`XPath <https://github.com/antchfx/xpath>`_,``github.com/antchfx/xpath*``,,,4
3838
`appleboy/gin-jwt <https://github.com/appleboy/gin-jwt>`_,``github.com/appleboy/gin-jwt*``,,,1
3939
`beego <https://beego.me/>`_,"``github.com/astaxie/beego*``, ``github.com/beego/beego*``",102,63,213
40+
`bigquery <https://pkg.go.dev/cloud.google.com/go/bigquery>`_,``cloud.google.com/go/bigquery*``,,,1
4041
`chi <https://go-chi.io/>`_,``github.com/go-chi/chi*``,3,,
4142
`cristalhq/jwt <https://github.com/cristalhq/jwt>`_,``github.com/cristalhq/jwt*``,,,1
4243
`env <https://github.com/caarlos0/env>`_,``github.com/caarlos0/env*``,5,2,
@@ -53,7 +54,7 @@ Go framework & library support
5354
`goproxy <https://github.com/elazarl/goproxy>`_,``github.com/elazarl/goproxy*``,2,2,2
5455
`gorilla/mux <https://github.com/gorilla/mux>`_,``github.com/gorilla/mux*``,1,,
5556
`gorilla/websocket <https://github.com/gorilla/websocket>`_,``github.com/gorilla/websocket*``,3,,
56-
`gorqlite <https://github.com/rqlite/gorqlite>`_,"``github.com/raindog308/gorqlite*``, ``github.com/rqlite/gorqlite*``",16,4,48
57+
`gorqlite <https://github.com/rqlite/gorqlite>`_,"``github.com/raindog308/gorqlite*``, ``github.com/rqlite/gorqlite*``, ``github.com/kanikanema/gorqlite*``",24,6,72
5758
`goxpath <https://github.com/ChrisTrenkamp/goxpath/wiki>`_,``github.com/ChrisTrenkamp/goxpath*``,,,3
5859
`htmlquery <https://github.com/antchfx/htmlquery>`_,``github.com/antchfx/htmlquery*``,,,4
5960
`json-iterator <https://github.com/json-iterator/go>`_,``github.com/json-iterator/go*``,,4,
@@ -73,6 +74,5 @@ Go framework & library support
7374
`xpathparser <https://github.com/santhosh-tekuri/xpathparser>`_,``github.com/santhosh-tekuri/xpathparser*``,,,2
7475
`yaml <https://gopkg.in/yaml.v3>`_,``gopkg.in/yaml*``,,9,
7576
`zap <https://go.uber.org/zap>`_,``go.uber.org/zap*``,,11,33
76-
Others,``github.com/kanikanema/gorqlite``,8,2,24
77-
Totals,,688,1069,1556
77+
Totals,,688,1069,1557
7878

0 commit comments

Comments
 (0)