JuliaPy / PyCall.jl

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

Bump to 1.93.1 #971

Closed tkf closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #971 (4895919) into master (f0e02f3) will decrease coverage by 0.00%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #971      +/-   ##
==========================================
- Coverage   68.33%   68.33%   -0.01%     
==========================================
  Files          20       20              
  Lines        2018     2021       +3     
==========================================
+ Hits         1379     1381       +2     
- Misses        639      640       +1     
Flag Coverage Δ
unittests 68.33% <ø> (-0.01%) :arrow_down:

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

Impacted Files Coverage Δ
src/numpy.jl 75.30% <0.00%> (-0.34%) :arrow_down:

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 f0e02f3...4895919. Read the comment docs.