Suzhou-Tongyuan / jnumpy

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

Append arg to `sys.argv` in python embedded mode #67

Closed songjhaha closed 2 years ago

songjhaha commented 2 years ago

resolve #66

codecov-commenter commented 2 years ago

Codecov Report

Merging #67 (f4c8b18) into main (c426a07) will increase coverage by 0.17%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #67      +/-   ##
==========================================
+ Coverage   60.76%   60.93%   +0.17%     
==========================================
  Files          11       11              
  Lines         915      919       +4     
==========================================
+ Hits          556      560       +4     
  Misses        359      359              
Impacted Files Coverage Δ
TyPython/src/CPython.jl 55.26% <ø> (ø)
TyPython/src/CPython.Boot.jl 73.07% <100.00%> (+2.24%) :arrow_up:

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