Skip to content

remove str support from JArray __class_getitem__

Codecov / codecov/project failed Sep 10, 2024 in 0s

87.20% (-0.02%) compared to 66f8c6c

View this Pull Request on Codecov

87.20% (-0.02%) compared to 66f8c6c

Details

Codecov Report

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

Project coverage is 87.20%. Comparing base (66f8c6c) to head (dddaae8).

Files with missing lines Patch % Lines
jpype/_jarray.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1214      +/-   ##
==========================================
- Coverage   87.21%   87.20%   -0.02%     
==========================================
  Files         113      113              
  Lines       10281    10293      +12     
  Branches     4065     4066       +1     
==========================================
+ Hits         8967     8976       +9     
- Misses        718      720       +2     
- Partials      596      597       +1     

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