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 opcmp #281

Closed atilaneves closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #281 (020941a) into master (c1c91c1) will increase coverage by 7.05%. The diff coverage is 96.36%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #281      +/-   ##
==========================================
+ Coverage   62.29%   69.35%   +7.05%     
==========================================
  Files          12       16       +4     
  Lines         122      186      +64     
==========================================
+ Hits           76      129      +53     
- Misses         46       57      +11     
Impacted Files Coverage Δ
tests/main.d 66.66% <ø> (ø)
pynih/source/python/object_.d 90.00% <90.00%> (ø)
pynih/source/python/exception.d 93.33% <93.33%> (ø)
tests/ut/pynih/python/object_.d 100.00% <100.00%> (ø)
pynih/source/python/conv/python_to_d.d 0.00% <0.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 c1c91c1...020941a. Read the comment docs.