jpype-project / jpype

JPype is cross language bridge to allow Python programs full access to Java class libraries.
http://www.jpype.org
Apache License 2.0
1.12k stars 183 forks source link

[ci] allow to download missing Python versions #1221

Closed marscher closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 87.20%. Comparing base (6b89751) to head (d81155d). Report is 12 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1221 +/- ## ======================================= Coverage 87.20% 87.20% ======================================= Files 113 113 Lines 10296 10296 Branches 4076 4076 ======================================= Hits 8979 8979 Misses 722 722 Partials 595 595 ```

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

marscher commented 1 month ago

@Thrameos it seems I do not have the permission on Azure to add a Github action token since I cannot access any settings on Azure. Would you please either give me permissions or add a token yourself?

Thrameos commented 1 month ago

Sure I can give it a try.

Thrameos commented 1 month ago

I think I managed to promote you to a project-admin or perhaps some random person. Please give it another try.

If not use my contact card to send me a direct email with the details of what needs to be done.

Thrameos commented 1 month ago

Is everything working now? I am overdue to start a release. Is there any PR that should be included?