thriftpy2 icon indicating copy to clipboard operation
thriftpy2 copied to clipboard

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

Open iamsudip opened this issue 4 years ago • 1 comments

iamsudip avatar May 28 '20 21:05 iamsudip

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.

codecov[bot] avatar May 28 '20 22:05 codecov[bot]