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

PythonObject attributes #284

Closed atilaneves closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #284 (278f814) into master (88ae129) will increase coverage by 5.96%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #284      +/-   ##
==========================================
+ Coverage   74.77%   80.74%   +5.96%     
==========================================
  Files          16       16              
  Lines         226      296      +70     
==========================================
+ Hits          169      239      +70     
  Misses         57       57              
Impacted Files Coverage Δ
pynih/source/python/object_.d 96.96% <100.00%> (+1.73%) :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 88ae129...278f814. Read the comment docs.