Skip to content

Optimize UI updates of slicing panel

e41de91
Select commit
Loading
Failed to load commit list.
Open

Optimize UI updates of slicing panel #3735

Optimize UI updates of slicing panel
e41de91
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 10, 2026 in 0s

50.33% (+2.34%) compared to e5853a5

View this Pull Request on Codecov

50.33% (+2.34%) compared to e5853a5

Details

Codecov Report

❌ Patch coverage is 0% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 50.33%. Comparing base (e5853a5) to head (e41de91).
⚠️ Report is 80 commits behind head on main.

Files with missing lines Patch % Lines
...a/org/key_project/slicing/ui/SlicingLeftPanel.java 0.00% 10 Missing ⚠️
...java/org/key_project/slicing/SlicingExtension.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3735      +/-   ##
============================================
+ Coverage     47.98%   50.33%   +2.34%     
+ Complexity    16045    15900     -145     
============================================
  Files          1683     1597      -86     
  Lines         96046    91015    -5031     
  Branches      15388    14548     -840     
============================================
- Hits          46091    45810     -281     
+ Misses        44683    39999    -4684     
+ Partials       5272     5206      -66     

☔ 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.