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 methods #286

Closed atilaneves closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #286 (0b48a2d) into master (160118d) will increase coverage by 2.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #286      +/-   ##
==========================================
+ Coverage   80.74%   82.76%   +2.02%     
==========================================
  Files          16       16              
  Lines         296      325      +29     
==========================================
+ Hits          239      269      +30     
+ Misses         57       56       -1     
Impacted Files Coverage Δ
pynih/source/python/object_.d 97.50% <100.00%> (+0.53%) :arrow_up:
tests/ut/pynih/python/object_.d 100.00% <100.00%> (ø)
pynih/source/python/exception.d 100.00% <0.00%> (+6.66%) :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 160118d...0b48a2d. Read the comment docs.