Thriftpy / thriftpy2

Pure python approach of Apache Thrift.
MIT License
572 stars 91 forks source link

feat: add cosnts_name to thrift_meta #98

Closed nhywieza closed 4 years ago

nhywieza commented 4 years ago

Change-Id: I7b4d884bd8de1f28161a7b843a0707caf994c54f

codecov[bot] commented 4 years ago

Codecov Report

Merging #98 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #98      +/-   ##
==========================================
+ Coverage   80.87%   80.87%   +<.01%     
==========================================
  Files          35       35              
  Lines        3529     3530       +1     
==========================================
+ Hits         2854     2855       +1     
  Misses        675      675
Impacted Files Coverage Δ
thriftpy2/parser/parser.py 95.49% <100%> (ø) :arrow_up:

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 9b23e29...fdc3dd9. Read the comment docs.