Fix IndexOutOfBoundsException
in Strand Dump Tool and refactor logic
#43707
Codecov / codecov/project
succeeded
Dec 13, 2024 in 0s
77.40% (-0.01%) compared to 0c56743, passed because coverage increased by 0% when compared to adjusted base (77.40%)
View this Pull Request on Codecov
77.40% (-0.01%) compared to 0c56743, passed because coverage increased by 0% when compared to adjusted base (77.40%)
Details
Codecov Report
Attention: Patch coverage is 80.00000%
with 5 lines
in your changes missing coverage. Please review.
Project coverage is 77.40%. Comparing base (
0c56743
) to head (5238115
).
Report is 2 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
...rina/runtime/internal/troubleshoot/StrandDump.java | 80.00% | 2 Missing and 3 partials |
Additional details and impacted files
@@ Coverage Diff @@
## master #43707 +/- ##
============================================
- Coverage 77.40% 77.40% -0.01%
Complexity 58600 58600
============================================
Files 3446 3446
Lines 219114 219116 +2
Branches 28965 28967 +2
============================================
- Hits 169604 169597 -7
- Misses 40080 40092 +12
+ Partials 9430 9427 -3
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading