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

Bump pyd to v0.14.0 & add support for Python 3.8 #275

Closed kinke closed 3 years ago

kinke commented 3 years ago

pyd v0.14 came with a breaking API change, moving the util package to pyd.util.

codecov[bot] commented 3 years ago

Codecov Report

Merging #275 (952ef92) into master (2f042df) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #275   +/-   ##
=======================================
  Coverage   62.29%   62.29%           
=======================================
  Files          12       12           
  Lines         122      122           
=======================================
  Hits           76       76           
  Misses         46       46           

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 2f042df...952ef92. Read the comment docs.