thriftrw / thriftrw-go

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

Preparing release v1.31.0 #583

Closed r-hang closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #583 (93c59eb) into master (36f2477) will increase coverage by 0.01%. The diff coverage is 81.25%.

@@            Coverage Diff             @@
##           master     #583      +/-   ##
==========================================
+ 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 36 more

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

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.

r-hang commented 1 year ago

This branch looks good after running internal tests on it!