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 182 forks source link

Attempt at fix #1160

Closed Thrameos closed 11 months ago

Thrameos commented 11 months ago

Not sure what this tool is but it is breaking all the project checks. Attempt to repair for release.

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (19835e3) 87.50% compared to head (a0bc7c6) 87.47%.

:exclamation: Current head a0bc7c6 differs from pull request most recent head 700ec37. Consider uploading reports for the commit 700ec37 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1160 +/- ## ========================================== - Coverage 87.50% 87.47% -0.03% ========================================== Files 113 113 Lines 10233 10233 Branches 4057 4057 ========================================== - Hits 8954 8951 -3 - Misses 688 689 +1 - Partials 591 593 +2 ```

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