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

Python object inheritance #288

Closed atilaneves closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #288 (f58a8fd) into master (7745eec) will increase coverage by 1.05%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #288      +/-   ##
==========================================
+ Coverage   84.40%   85.45%   +1.05%     
==========================================
  Files          16       16              
  Lines         359      385      +26     
==========================================
+ Hits          303      329      +26     
  Misses         56       56              
Impacted Files Coverage Δ
tests/ut/pynih/python/type.d 0.00% <ø> (ø)
pynih/source/python/object_.d 98.03% <100.00%> (+0.08%) :arrow_up:
tests/ut/pynih/python/object_.d 100.00% <100.00%> (ø)

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 7745eec...f58a8fd. Read the comment docs.