Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows tilde expansion and multiple config / theme paths #975

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

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 Feb 28, 2024 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

Attention: Patch coverage is 43.47826% with 13 lines in your changes are missing coverage. Please review.

Project coverage is 84.41%. Comparing base (d2538a6) to head (9b0edf2).
Report is 11 commits behind head on master.

Files 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             @@
##           master     #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.