symmetryinvestments / autowrap

Wrap existing D code for use in Python, Excel, C#
BSD 3-Clause "New" or "Revised" License
80 stars 16 forks source link

Fix conversion issue with uncopiable members in a struct #262

Closed atilaneves closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #262 into master will increase coverage by 0.67%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #262      +/-   ##
==========================================
+ Coverage   61.06%   61.73%   +0.67%     
==========================================
  Files          10       10              
  Lines         113      115       +2     
==========================================
+ Hits           69       71       +2     
  Misses         44       44              
Impacted Files Coverage Δ
tests/ut/pynih/python/conv.d 84.00% <100.00%> (+0.43%) :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 63289e5...f2c9a69. Read the comment docs.