Improve history API #680
Closed
Improve history API #680
Codecov / codecov/project
succeeded
Dec 8, 2023 in 0s
49.80% (+0.62%) compared to ff5fdb0
View this Pull Request on Codecov
49.80% (+0.62%) compared to ff5fdb0
Details
Codecov Report
Merging #680 (d3317ac) into main (ff5fdb0) will increase coverage by
0.62%
.
The diff coverage is85.40%
.
❗ Current head d3317ac differs from pull request most recent head f8024dd. Consider uploading reports for the commit f8024dd to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## main #680 +/- ##
==========================================
+ Coverage 49.17% 49.80% +0.62%
==========================================
Files 46 46
Lines 7924 8071 +147
==========================================
+ Hits 3897 4020 +123
- Misses 4027 4051 +24
Files | Coverage Δ | |
---|---|---|
src/history/base.rs | 84.58% <100.00%> (+0.63%) |
⬆️ |
src/history/cursor.rs | 99.06% <100.00%> (+0.04%) |
⬆️ |
src/history/item.rs | 51.02% <100.00%> (+6.12%) |
⬆️ |
src/history/file_backed.rs | 82.12% <94.73%> (+0.19%) |
⬆️ |
src/engine.rs | 4.99% <0.00%> (-0.01%) |
⬇️ |
src/history/sqlite_backed.rs | 74.40% <77.38%> (-0.35%) |
⬇️ |
Loading