thriftrw / thriftrw-go

A Thrift encoding code generator and library for Go
MIT License
100 stars 53 forks source link

Release v1.31.0 #581

Closed r-hang closed 1 year ago

r-hang commented 1 year ago

Release v1.31.0

CLAassistant commented 1 year ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
3 out of 4 committers have signed the CLA.

:white_check_mark: sywhang
:white_check_mark: r-hang
:white_check_mark: saurabhagrawal-86
:x: dependabot[bot]
You have signed the CLA already but the status is still pending? Let us recheck it.

codecov[bot] commented 1 year ago

Codecov Report

Merging #581 (2e91bc5) into master (36f2477) will increase coverage by 0.01%. The diff coverage is 82.35%.

@@            Coverage Diff             @@
##           master     #581      +/-   ##
==========================================
+ Coverage   68.00%   68.01%   +0.01%     
==========================================
  Files         140      142       +2     
  Lines       23872    23878       +6     
==========================================
+ Hits        16233    16241       +8     
+ Misses       4578     4577       -1     
+ Partials     3061     3060       -1     
Impacted Files Coverage Δ
ast/annotation.go 91.66% <ø> (ø)
ast/constant.go 46.42% <ø> (ø)
ast/definition.go 74.50% <ø> (ø)
ast/header.go 40.00% <ø> (ø)
ast/type.go 33.84% <ø> (ø)
compile/namespace.go 100.00% <ø> (ø)
gen/enum.go 99.00% <ø> (ø)
gen/field.go 91.34% <ø> (ø)
gen/generate.go 68.62% <0.00%> (ø)
gen/generator.go 67.23% <ø> (ø)
... and 37 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

r-hang commented 1 year ago

closing this PR while I test and resolve issues with this potential release against internal code