Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

handle non ascii classpath with system classloader #1226

Merged
merged 6 commits into from
Nov 5, 2024

stop crying github bot

d86aa67
Select commit
Loading
Failed to load commit list.
Merged

handle non ascii classpath with system classloader #1226

stop crying github bot
d86aa67
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 2, 2024 in 0s

87.18% (+0.01%) compared to 002c616

View this Pull Request on Codecov

87.18% (+0.01%) compared to 002c616

Details

Codecov Report

Attention: Patch coverage is 97.22222% with 1 line in your changes missing coverage. Please review.

Project coverage is 87.18%. Comparing base (002c616) to head (d86aa67).

Files with missing lines Patch % Lines
jpype/_core.py 97.22% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1226      +/-   ##
==========================================
+ Coverage   87.17%   87.18%   +0.01%     
==========================================
  Files         113      113              
  Lines       10267    10287      +20     
  Branches     4045     4045              
==========================================
+ Hits         8950     8969      +19     
- Misses        725      726       +1     
  Partials      592      592              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.