sediment icon indicating copy to clipboard operation
sediment copied to clipboard

Add more testing

Open ecton opened this issue 2 years ago • 0 comments

When revisiting this project after a bit of a break, I ran through code coverage to look to see what was missing. These are areas that I didn't already add tests for:

  • [ ] checkpoint target tests
  • [ ] Database PartialEq
  • [ ] multithreaded CommitLog reading (CommitLogCacheEntry::Caching waiting)
  • [ ] allocations: https://khonsulabs.github.io/sediment/coverage/src/allocations.rs.html

ecton avatar Feb 02 '23 20:02 ecton