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

Sqlite database now gets the session_timestamp from the history session id #674

Closed
wants to merge 8 commits into from

Another cargo fmt + clippy fix.

c089077
Select commit
Loading
Failed to load commit list.
Closed

Sqlite database now gets the session_timestamp from the history session id #674

Another cargo fmt + clippy fix.
c089077
Select commit
Loading
Failed to load commit list.
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 is 100.00%.

Additional details and impacted files

Impacted file tree graph

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

... and 3 files with indirect coverage changes