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 const member function but shared type #260

Closed atilaneves closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #260 into master will decrease coverage by 0.54%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #260      +/-   ##
==========================================
- Coverage   61.60%   61.06%   -0.55%     
==========================================
  Files           9       10       +1     
  Lines         112      113       +1     
==========================================
  Hits           69       69              
- Misses         43       44       +1     
Impacted Files Coverage Δ
pynih/source/python/type.d 0.00% <ø> (ø)
tests/ut/pynih/python/type.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 edf0523...a38c1e4. Read the comment docs.