Skip to content

Remove dead code in StringHelper::truncateWordsByLength() - #167

Merged
vjik merged 1 commit into
masterfrom
deadcode
Jul 26, 2026
Merged

vjik merged 1 commit into
masterfrom
deadcode

Remove dead code in `StringHelper::truncateWordsByLength()`

23b5c07
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 25, 2026 in 0s

100.00% (+0.20%) compared to d12072d

View this Pull Request on Codecov

100.00% (+0.20%) compared to d12072d

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (d12072d) to head (23b5c07).

Additional details and impacted files
@@              Coverage Diff              @@
##             master      #167      +/-   ##
=============================================
+ Coverage     99.79%   100.00%   +0.20%     
+ Complexity      172       171       -1     
=============================================
  Files             7         7              
  Lines           478       476       -2     
=============================================
- Hits            477       476       -1     
+ Misses            1         0       -1     

☔ View full report in Codecov by Harness.
📢 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.