thriftrw / thriftrw-go

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

Back to development #543

Closed witriew closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #543 (163620a) into dev (efbbb99) will decrease coverage by 0.04%. The diff coverage is 51.20%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #543      +/-   ##
==========================================
- Coverage   68.26%   68.22%   -0.05%     
==========================================
  Files         135      135              
  Lines       23395    23479      +84     
==========================================
+ Hits        15971    16018      +47     
- Misses       4347     4365      +18     
- Partials     3077     3096      +19     
Impacted Files Coverage Δ
gen/internal/tests/collision/collision.go 67.15% <ø> (ø)
gen/internal/tests/constants/constants.go 100.00% <ø> (ø)
...um-text-marshal-strict/enum-text-marshal-strict.go 77.31% <ø> (ø)
gen/internal/tests/enum_conflict/enum_conflict.go 73.50% <ø> (ø)
gen/internal/tests/enums/enums.go 83.68% <ø> (ø)
gen/internal/tests/exceptions/exceptions.go 62.90% <ø> (ø)
.../internal/tests/hyphenated-file/hyphenated-file.go 63.21% <ø> (ø)
.../internal/tests/hyphenated_file/hyphenated_file.go 63.21% <ø> (ø)
...en/internal/tests/non_hyphenated/non_hyphenated.go 61.11% <ø> (ø)
gen/internal/tests/nozap/nozap.go 53.71% <ø> (ø)
... and 14 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update efbbb99...163620a. Read the comment docs.