JuliaPy / PyCall.jl

Package to call Python functions from the Julia language
MIT License
1.46k stars 187 forks source link

Simplify Python version selection for latest stable #933

Closed tkf closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #933 (77d8ee0) into master (1e4a97f) will increase coverage by 0.16%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #933      +/-   ##
==========================================
+ Coverage   67.97%   68.14%   +0.16%     
==========================================
  Files          20       20              
  Lines        2033     2012      -21     
==========================================
- Hits         1382     1371      -11     
+ Misses        651      641      -10     
Flag Coverage Δ
unittests 68.14% <ø> (+0.16%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/pyinit.jl 82.65% <0.00%> (-1.03%) :arrow_down:
src/PyCall.jl 70.39% <0.00%> (-0.31%) :arrow_down:
src/startup.jl 53.12% <0.00%> (+4.06%) :arrow_up:

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 1e4a97f...77d8ee0. Read the comment docs.