Skip to content

Merge branch 'master' into fix/jython-init-catch-upstream

5957155
Select commit
Loading
Failed to load commit list.
Open

Recover from Jython interpreter init failure during constant folding #439

Merge branch 'master' into fix/jython-init-catch-upstream
5957155
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 30, 2026 in 0s

57.82% (-0.10%) compared to e9f72e6

View this Pull Request on Codecov

57.82% (-0.10%) compared to e9f72e6

Details

Codecov Report

❌ Patch coverage is 30.43478% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 57.82%. Comparing base (e9f72e6) to head (5957155).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
.../ibm/wala/cast/python/util/Python3Interpreter.java 26.31% 13 Missing and 1 partial ⚠️
...com/ibm/wala/cast/python/loader/Python3Loader.java 50.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #439      +/-   ##
============================================
- Coverage     57.91%   57.82%   -0.10%     
  Complexity      624      624              
============================================
  Files           111      111              
  Lines          7671     7690      +19     
  Branches        856      860       +4     
============================================
+ Hits           4443     4447       +4     
- Misses         3050     3063      +13     
- Partials        178      180       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.