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

OpBinary #303

Closed atilaneves closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #303 (37e2633) into master (2a89b2a) will decrease coverage by 4.80%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #303      +/-   ##
=========================================
- Coverage    4.80%   0.00%   -4.81%     
=========================================
  Files           6       1       -5     
  Lines         104       2     -102     
=========================================
- Hits            5       0       -5     
+ Misses         99       2      -97     
Impacted Files Coverage Δ
pynih/source/python/boilerplate.d
pynih/source/python/conv/python_to_d.d
pynih/source/python/exception.d
pynih/source/python/type.d
pynih/source/python/conv/d_to_python.d
reflection/source/autowrap/reflection.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 2a89b2a...37e2633. Read the comment docs.