Skip to content

fixed "elided_lifetimes_in_associated_constant" warning

9b0edf2
Select commit
Loading
Failed to load commit list.
Open

Windows tilde expansion and multiple config / theme paths #975

fixed "elided_lifetimes_in_associated_constant" warning
9b0edf2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 2, 2025 in 0s

84.41% (-0.10%) compared to d2538a6

View this Pull Request on Codecov

84.41% (-0.10%) compared to d2538a6

Details

Codecov Report

❌ Patch coverage is 43.47826% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.41%. Comparing base (d2538a6) to head (9b0edf2).
⚠️ Report is 71 commits behind head on main.

Files with missing lines Patch % Lines
src/config_file.rs 28.57% 10 Missing ⚠️
src/theme.rs 75.00% 2 Missing ⚠️
src/core.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #975      +/-   ##
==========================================
- Coverage   84.51%   84.41%   -0.10%     
==========================================
  Files          51       51              
  Lines        5068     5075       +7     
==========================================
+ Hits         4283     4284       +1     
- Misses        785      791       +6     

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