Suzhou-Tongyuan / jnumpy

Writing Python C extensions in Julia within 5 minutes.
MIT License
234 stars 8 forks source link

Support no-copy casting of `Base.ReinterpretArray` #51

Closed songjhaha closed 2 years ago

songjhaha commented 2 years ago

49 and #50

codecov-commenter commented 2 years ago

Codecov Report

Merging #51 (f2891ec) into main (78ee246) will increase coverage by 0.21%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #51      +/-   ##
==========================================
+ Coverage   61.97%   62.19%   +0.21%     
==========================================
  Files          11       11              
  Lines         889      894       +5     
==========================================
+ Hits          551      556       +5     
  Misses        338      338              
Impacted Files Coverage Δ
TyPython/src/CPython.Julia.jl 95.45% <100.00%> (+0.27%) :arrow_up:
TyPython/src/CPython.ORM.jl 97.92% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.