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

Build unit tests with coverage #296

Closed atilaneves closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #296 (0fce3a5) into master (2175623) will decrease coverage by 81.36%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #296       +/-   ##
==========================================
- Coverage   86.17%   4.80%   -81.37%     
==========================================
  Files          16       6       -10     
  Lines         405     104      -301     
==========================================
- Hits          349       5      -344     
- Misses         56      99       +43     
Impacted Files Coverage Δ
pynih/source/python/object_.d 0.00% <0.00%> (-98.25%) :arrow_down:
pynih/source/python/exception.d 0.00% <0.00%> (-100.00%) :arrow_down:
tests/ut/modules/functions.d
tests/main.d
tests/ut/pynih/python/util.d
tests/ut/reflection/package.d
tests/ut/pynih/python/type.d
reflection/source/autowrap/reflection.d
common/source/autowrap/common.d
... and 2 more

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 8204be0...0fce3a5. Read the comment docs.