google / go-querystring

go-querystring is Go library for encoding structs into URL query strings.
https://pkg.go.dev/github.com/google/go-querystring/query
BSD 3-Clause "New" or "Revised" License
1.97k stars 172 forks source link

gofmt and update github actions #91

Closed willnorris closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #91 (7d85a8a) into master (934da17) will increase coverage by 100.00%. The diff coverage is n/a.

@@              Coverage Diff              @@
##           master       #91        +/-   ##
=============================================
+ Coverage        0   100.00%   +100.00%     
=============================================
  Files           0         1         +1     
  Lines           0       165       +165     
=============================================
+ Hits            0       165       +165     
Impacted Files Coverage Δ
query/encode.go 100.00% <ø> (ø)