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 shared member functions #258

Closed atilaneves closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #258 into master will decrease coverage by 0.21%. The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #258      +/-   ##
==========================================
- Coverage   61.81%   61.60%   -0.22%     
==========================================
  Files           9        9              
  Lines         110      112       +2     
==========================================
+ Hits           68       69       +1     
- Misses         42       43       +1     
Impacted Files Coverage Δ
pynih/source/python/type.d 0.00% <ø> (ø)
tests/ut/pynih/python/conv.d 83.56% <50.00%> (-0.95%) :arrow_down:

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 4b05f47...12bc12d. Read the comment docs.