JuliaPy / PyCall.jl

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

Fix CI versions #970

Closed tkf closed 2 years ago

tkf commented 2 years ago

Fix some failures observed in #969 (and #950)

codecov-commenter commented 2 years ago

Codecov Report

Merging #970 (4ef919c) into master (c77c20a) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #970   +/-   ##
=======================================
  Coverage   68.33%   68.33%           
=======================================
  Files          20       20           
  Lines        2018     2018           
=======================================
  Hits         1379     1379           
  Misses        639      639           
Flag Coverage Δ
unittests 68.33% <ø> (ø)

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


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 c77c20a...4ef919c. Read the comment docs.