thriftrw / thriftrw-go

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

release preparation: make generate #566

Closed r-hang closed 1 year ago

r-hang commented 1 year ago

The thriftrw release instructions call for running make generate and seeing no changes to verify the state of dev before creating a release commit PR on master. This change is the result of running make generate.

codecov[bot] commented 1 year ago

Codecov Report

Merging #566 (d2c195f) into dev (dd3a006) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev     #566   +/-   ##
=======================================
  Coverage   68.09%   68.09%           
=======================================
  Files         139      139           
  Lines       23838    23838           
=======================================
  Hits        16233    16233           
  Misses       4544     4544           
  Partials     3061     3061           
Impacted Files Coverage Δ
ast/annotation.go 91.66% <ø> (ø)
ast/basetypeid_string.go 75.00% <ø> (ø)
ast/constant.go 46.42% <ø> (ø)
ast/definition.go 74.50% <ø> (ø)
ast/header.go 40.00% <ø> (ø)
ast/position.go 100.00% <ø> (ø)
ast/program.go 66.66% <ø> (ø)
ast/type.go 33.84% <ø> (ø)
ast/visitor.go 0.00% <ø> (ø)
ast/walk.go 87.50% <ø> (ø)
... and 112 more

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