Skip to content

Conversation

@lihasgupta
Copy link

Added two unit tests. 1. deleting WAL file and 2. archiving WAL file. This increases the test coverage on wal_manager.cc from 70.13% to 75.50%.

  - Add WalManagerTest.DeleteWALFile to test file deletion and cache cleanup
  - Increases wal_manager.cc coverage from 70.13% to 72.48%
  - Add WalManagerTest.ArchiveWALFile to test WAL file archiving
  - Verifies file is moved from main directory to archive directory
  - Verifies archived file preserves content and can be read
  - Increases wal_manager.cc coverage from 72.48% to 75.50%
@meta-cla meta-cla bot added the CLA Signed label Dec 29, 2025
  - Add WalManagerTest.ArchiveWALFile to test WAL file archiving
  - Verifies file is moved from main directory to archive directory
  - Verifies archived file preserves content and can be read
  - Increases wal_manager.cc coverage from 72.48% to 75.50%
@lihasgupta
Copy link
Author

Hi team,
Polite ping on this PR. Happy to make any changes needed. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant