JuliaPy / PyCall.jl

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

make a new release #1062

Closed simeonschaub closed 8 months ago

simeonschaub commented 8 months ago

1059 is needed to fix precompilation for JuliaInterpreter tests

codecov-commenter commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (04c4778) 67.19% compared to head (b5dee40) 67.19%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1062 +/- ## ======================================= Coverage 67.19% 67.19% ======================================= Files 20 20 Lines 2024 2024 ======================================= Hits 1360 1360 Misses 664 664 ``` | [Flag](https://app.codecov.io/gh/JuliaPy/PyCall.jl/pull/1062/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaPy) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/JuliaPy/PyCall.jl/pull/1062/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaPy) | `67.19% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaPy#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.