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
Merged

Conversation

sholderbach
Copy link
Member

  • get_first

Copy link

codecov bot commented Dec 21, 2023

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%) ⬆️

@sholderbach sholderbach merged commit f396223 into nushell:main Dec 26, 2023
8 checks passed
@sholderbach sholderbach deleted the clippy-future branch December 26, 2023 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant