Sqlite database now gets the session_timestamp from the history session id #674
Codecov / codecov/project
succeeded
Dec 4, 2023 in 0s
49.19% (+0.00%) compared to 93af55c
View this Pull Request on Codecov
49.19% (+0.00%) compared to 93af55c
Details
Codecov Report
Merging #674 (c089077) into main (93af55c) will not change coverage.
Report is 1 commits behind head on main.
The diff coverage is100.00%
.
Additional details and impacted files
@@ Coverage Diff @@
## main #674 +/- ##
=======================================
Coverage 49.19% 49.19%
=======================================
Files 46 46
Lines 7930 7930
=======================================
Hits 3901 3901
Misses 4029 4029
Files | Coverage Δ | |
---|---|---|
src/edit_mode/vi/command.rs | 30.48% <100.00%> (ø) |
|
src/history/base.rs | 83.95% <100.00%> (ø) |
|
src/history/item.rs | 44.89% <ø> (ø) |
|
src/history/sqlite_backed.rs | 75.08% <100.00%> (+0.32%) |
⬆️ |
Loading