Improve history API #680
Improve history API #680
86.20% of diff hit (target 49.17%)
View this Pull Request on Codecov
86.20% of diff hit (target 49.17%)
Annotations
Check warning on line 1743 in src/engine.rs
codecov / codecov/patch
src/engine.rs#L1742-L1743
Added lines #L1742 - L1743 were not covered by tests
Check warning on line 1746 in src/engine.rs
codecov / codecov/patch
src/engine.rs#L1746
Added line #L1746 was not covered by tests
Check warning on line 1749 in src/engine.rs
codecov / codecov/patch
src/engine.rs#L1748-L1749
Added lines #L1748 - L1749 were not covered by tests
Check warning on line 1751 in src/engine.rs
codecov / codecov/patch
src/engine.rs#L1751
Added line #L1751 was not covered by tests
Check warning on line 1759 in src/engine.rs
codecov / codecov/patch
src/engine.rs#L1754-L1759
Added lines #L1754 - L1759 were not covered by tests
Check warning on line 1761 in src/engine.rs
codecov / codecov/patch
src/engine.rs#L1761
Added line #L1761 was not covered by tests
Check warning on line 1765 in src/engine.rs
codecov / codecov/patch
src/engine.rs#L1764-L1765
Added lines #L1764 - L1765 were not covered by tests
Check warning on line 70 in src/history/file_backed.rs
codecov / codecov/patch
src/history/file_backed.rs#L70
Added line #L70 was not covered by tests
Check warning on line 74 in src/history/file_backed.rs
codecov / codecov/patch
src/history/file_backed.rs#L73-L74
Added lines #L73 - L74 were not covered by tests
Check warning on line 113 in src/history/file_backed.rs
codecov / codecov/patch
src/history/file_backed.rs#L111-L113
Added lines #L111 - L113 were not covered by tests
Check warning on line 290 in src/history/file_backed.rs
codecov / codecov/patch
src/history/file_backed.rs#L290
Added line #L290 was not covered by tests
Check warning on line 103 in src/history/sqlite_backed.rs
codecov / codecov/patch
src/history/sqlite_backed.rs#L102-L103
Added lines #L102 - L103 were not covered by tests
Check warning on line 276 in src/history/sqlite_backed.rs
codecov / codecov/patch
src/history/sqlite_backed.rs#L267-L276
Added lines #L267 - L276 were not covered by tests
Check warning on line 314 in src/history/sqlite_backed.rs
codecov / codecov/patch
src/history/sqlite_backed.rs#L306-L314
Added lines #L306 - L314 were not covered by tests
Check warning on line 384 in src/history/sqlite_backed.rs
codecov / codecov/patch
src/history/sqlite_backed.rs#L383-L384
Added lines #L383 - L384 were not covered by tests
Check warning on line 390 in src/history/sqlite_backed.rs
codecov / codecov/patch
src/history/sqlite_backed.rs#L389-L390
Added lines #L389 - L390 were not covered by tests
Check warning on line 406 in src/history/sqlite_backed.rs
codecov / codecov/patch
src/history/sqlite_backed.rs#L403-L406
Added lines #L403 - L406 were not covered by tests
Check warning on line 420 in src/history/sqlite_backed.rs
codecov / codecov/patch
src/history/sqlite_backed.rs#L420
Added line #L420 was not covered by tests
Check warning on line 441 in src/history/sqlite_backed.rs
codecov / codecov/patch
src/history/sqlite_backed.rs#L441
Added line #L441 was not covered by tests
Check warning on line 446 in src/history/sqlite_backed.rs
codecov / codecov/patch
src/history/sqlite_backed.rs#L446
Added line #L446 was not covered by tests
Check warning on line 451 in src/history/sqlite_backed.rs
codecov / codecov/patch
src/history/sqlite_backed.rs#L451
Added line #L451 was not covered by tests
Check warning on line 458 in src/history/sqlite_backed.rs
codecov / codecov/patch
src/history/sqlite_backed.rs#L457-L458
Added lines #L457 - L458 were not covered by tests
Check warning on line 469 in src/history/sqlite_backed.rs
codecov / codecov/patch
src/history/sqlite_backed.rs#L467-L469
Added lines #L467 - L469 were not covered by tests