Handle IOException locally in TensorType.shapeArg
#352
Codecov / codecov/project
succeeded
May 27, 2026 in 0s
71.28% (+0.01%) compared to c753eee
View this Pull Request on Codecov
71.28% (+0.01%) compared to c753eee
Details
Codecov Report
❌ Patch coverage is 63.63636% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.28%. Comparing base (c753eee) to head (a6e7a80).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| .../com/ibm/wala/cast/python/ml/types/TensorType.java | 0.00% | 8 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #352 +/- ##
============================================
+ Coverage 71.26% 71.28% +0.01%
Complexity 2667 2667
============================================
Files 268 268
Lines 20125 20114 -11
Branches 3253 3253
============================================
- Hits 14343 14339 -4
+ Misses 4486 4479 -7
Partials 1296 1296 ☔ 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.
Loading