thriftrw / thriftrw-go

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

Back to development #546

Closed witriew closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #546 (4dd7025) into dev (58a0fa2) will decrease coverage by 0.89%. The diff coverage is 50.52%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #546      +/-   ##
==========================================
- Coverage   68.22%   67.32%   -0.90%     
==========================================
  Files         135      135              
  Lines       23479    23531      +52     
==========================================
- Hits        16018    15842     -176     
- Misses       4365     4593     +228     
  Partials     3096     3096              
Impacted Files Coverage Δ
gen/internal/tests/constants/constants.go 100.00% <ø> (ø)
...um-text-marshal-strict/enum-text-marshal-strict.go 77.31% <ø> (ø)
...en/internal/tests/non_hyphenated/non_hyphenated.go 56.41% <0.00%> (-4.71%) :arrow_down:
gen/internal/tests/services/services.go 60.49% <38.95%> (-2.29%) :arrow_down:
.../internal/tests/hyphenated-file/hyphenated-file.go 60.67% <44.44%> (-2.55%) :arrow_down:
.../internal/tests/hyphenated_file/hyphenated_file.go 60.67% <44.44%> (-2.55%) :arrow_down:
gen/internal/tests/containers/containers.go 56.60% <46.87%> (-0.79%) :arrow_down:
gen/internal/tests/exceptions/exceptions.go 60.35% <47.05%> (-2.56%) :arrow_down:
gen/internal/tests/enums/enums.go 83.38% <50.00%> (-0.30%) :arrow_down:
gen/internal/tests/typedefs/typedefs.go 67.49% <50.00%> (-1.02%) :arrow_down:
... and 11 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 58a0fa2...4dd7025. Read the comment docs.