kevo/pkg/engine
Jeremy Tregunna 374d0dde65
All checks were successful
Go Tests / Run Tests (1.24.2) (pull_request) Successful in 9m50s
refactor: improve bootstrap API with proper interface-based design for testing
- Convert anonymous interface dependency in BootstrapManager to the new EntryApplier interface
- Update service layer code to use interfaces instead of concrete types
- Fix tests to properly verify bootstrap behavior
- Extend test coverage with proper root cause analysis for failing tests
- Fix persistence tests in replica_registration to explicitly handle delayed persistence
2025-04-26 15:49:39 -06:00
..
compaction fix: engine refactor bugfix fest, go fmt 2025-04-25 23:36:08 -06:00
interfaces fix: engine refactor bugfix fest, go fmt 2025-04-25 23:36:08 -06:00
iterator fix: engine refactor bugfix fest, go fmt 2025-04-25 23:36:08 -06:00
storage refactor: improve bootstrap API with proper interface-based design for testing 2025-04-26 15:49:39 -06:00
transaction fix: engine refactor bugfix fest, go fmt 2025-04-25 23:36:08 -06:00
compat.go fix: engine refactor bugfix fest, go fmt 2025-04-25 23:36:08 -06:00
errors.go fix: engine refactor bugfix fest, go fmt 2025-04-25 23:36:08 -06:00
facade_test.go fix: engine refactor bugfix fest, go fmt 2025-04-25 23:36:08 -06:00
facade.go fix: engine refactor bugfix fest, go fmt 2025-04-25 23:36:08 -06:00
iterator.go feat: big refactor cleaning up the engine code 2025-04-23 22:45:16 -06:00