Fix prompt_start_row
reset to 0 when opening a file without newline in Nushell
#688
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
@@ 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%) |
⬆️ |
Loading