Thriftpy / thriftpy2

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

[WIP] thrift: treat required fields as positional arguments while generating init, closes #119 #132

Open iamsudip opened 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #132 into master will increase coverage by 0.03%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #132      +/-   ##
==========================================
+ Coverage   83.09%   83.13%   +0.03%     
==========================================
  Files          43       43              
  Lines        3911     3920       +9     
==========================================
+ Hits         3250     3259       +9     
  Misses        661      661              
Impacted Files Coverage Δ
thriftpy2/thrift.py 89.23% <100.00%> (+0.34%) :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 b981e8c...5617a55. Read the comment docs.