JuliaPy / PythonCall.jl

Python and Julia in harmony.
https://juliapy.github.io/PythonCall.jl/stable/
MIT License
722 stars 61 forks source link

Jlvaluetruth #327

Closed cjdoris closed 1 year ago

cjdoris commented 1 year ago

fixes #323

codecov[bot] commented 1 year ago

Codecov Report

Merging #327 (392082c) into main (fb69ab6) will increase coverage by 0.25%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #327      +/-   ##
==========================================
+ Coverage   41.25%   41.50%   +0.25%     
==========================================
  Files          76       76              
  Lines        4652     4652              
==========================================
+ Hits         1919     1931      +12     
+ Misses       2733     2721      -12     
Impacted Files Coverage Δ
src/jlwrap/any.jl 14.65% <ø> (ø)
src/jlwrap/array.jl 3.62% <ø> (+0.72%) :arrow_up:
src/jlwrap/dict.jl 20.83% <ø> (+4.16%) :arrow_up:
src/jlwrap/set.jl 8.77% <ø> (+1.75%) :arrow_up:

... and 3 files with indirect coverage changes