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

Fix #256 - Nullable!Date no longer causes issues #257

Closed atilaneves closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #257 into master will increase coverage by 0.35%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #257      +/-   ##
==========================================
+ Coverage   61.46%   61.81%   +0.35%     
==========================================
  Files           9        9              
  Lines         109      110       +1     
==========================================
+ Hits           67       68       +1     
  Misses         42       42              
Impacted Files Coverage Δ
pynih/source/python/type.d 0.00% <ø> (ø)
tests/ut/pynih/python/conv.d 84.50% <100.00%> (+0.22%) :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 3d5c7d8...b1bce61. Read the comment docs.