thriftrw / thriftrw-go

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

Back to development #540

Closed abhinav closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #540 (44108e5) into dev (8e55b5a) will decrease coverage by 10.76%. The diff coverage is 50.16%.

Impacted file tree graph

@@             Coverage Diff             @@
##              dev     #540       +/-   ##
===========================================
- Coverage   79.02%   68.26%   -10.77%     
===========================================
  Files         129      135        +6     
  Lines       16199    23395     +7196     
===========================================
+ Hits        12802    15971     +3169     
- Misses       2086     4347     +2261     
- Partials     1311     3077     +1766     
Impacted Files Coverage Δ
gen/internal/tests/constants/constants.go 100.00% <ø> (ø)
gen/internal/tests/containers/containers.go 57.42% <ø> (-13.45%) :arrow_down:
gen/internal/tests/structs/structs.go 62.87% <ø> (-15.80%) :arrow_down:
internal/plugin/transport.go 96.29% <ø> (ø)
plugin/plugin.go 78.57% <ø> (ø)
thrifttest/streamtest/mock_stream.go 0.00% <0.00%> (ø)
...en/internal/tests/non_hyphenated/non_hyphenated.go 61.11% <18.75%> (+33.61%) :arrow_up:
gen/internal/tests/exceptions/exceptions.go 62.90% <31.13%> (-19.94%) :arrow_down:
.../internal/tests/hyphenated-file/hyphenated-file.go 63.21% <33.33%> (-21.10%) :arrow_down:
.../internal/tests/hyphenated_file/hyphenated_file.go 63.21% <33.33%> (-21.10%) :arrow_down:
... and 54 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 8e55b5a...44108e5. Read the comment docs.