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

Fix clippy from the future #687

Merged
merged 1 commit into from
Dec 26, 2023

Fix clippy from the future

df200f8
Select commit
Loading
Failed to load commit list.
Merged

Fix clippy from the future #687

Fix clippy from the future
df200f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 21, 2023 in 1s

49.26% (+0.08%) compared to 0046da9

View this Pull Request on Codecov

49.26% (+0.08%) compared to 0046da9

Details

Codecov Report

Attention: 12 lines in your changes are missing coverage. Please review.

Comparison is base (0046da9) 49.17% compared to head (df200f8) 49.26%.
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #687      +/-   ##
==========================================
+ Coverage   49.17%   49.26%   +0.08%     
==========================================
  Files          46       46              
  Lines        7924     7911      -13     
==========================================
  Hits         3897     3897              
+ Misses       4027     4014      -13     
Files Coverage Δ
src/hinter/cwd_aware.rs 0.00% <0.00%> (ø)
src/hinter/default.rs 0.00% <0.00%> (ø)
src/painting/prompt_lines.rs 0.00% <0.00%> (ø)
src/painting/painter.rs 19.34% <0.00%> (+0.71%) ⬆️