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 prompt_start_row reset to 0 when opening a file without newline in Nushell #688

Merged
merged 1 commit into from
Dec 23, 2023

Fix `prompt_start_row` reset to 0 when opening a file without newline in

ae68d9b
Select commit
Loading
Failed to load commit list.
Merged

Fix prompt_start_row reset to 0 when opening a file without newline in Nushell #688

Fix `prompt_start_row` reset to 0 when opening a file without newline in
ae68d9b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 23, 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: 10 lines in your changes are missing coverage. Please review.

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

Additional details and impacted files

Impacted file tree graph

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