Skip to content

remove redundant shrink_to_fit

fdcc179
Select commit
Loading
Failed to load commit list.
Merged

refactor: generalize input field logic for easier reuse #2035

remove redundant shrink_to_fit
fdcc179
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 13, 2026 in 1s

55.35% (+1.31%) compared to 3545a31

View this Pull Request on Codecov

55.35% (+1.31%) compared to 3545a31

Details

Codecov Report

❌ Patch coverage is 85.93750% with 81 lines in your changes missing coverage. Please review.
✅ Project coverage is 55.35%. Comparing base (3545a31) to head (fdcc179).

Files with missing lines Patch % Lines
src/utils/input.rs 93.02% 36 Missing ⚠️
src/app.rs 0.00% 34 Missing ⚠️
src/canvas/widgets/process_table.rs 0.00% 6 Missing ⚠️
src/widgets/process_table.rs 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2035      +/-   ##
==========================================
+ Coverage   54.04%   55.35%   +1.31%     
==========================================
  Files         122      123       +1     
  Lines       17049    17278     +229     
==========================================
+ Hits         9214     9565     +351     
+ Misses       7835     7713     -122     

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