Skip to content

Commit 422a4b8

Browse files
committed
Test coverage ran added
1 parent f5405c5 commit 422a4b8

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ A lightweight Java library that allows cloning entity data from one PostgreSQL d
1313
- **Verify configuration**. Verify the configuration before running the clone and ensure correctness through unit tests.
1414
- **Mask sensitive data**. Mask sensitive data such as passwords, credit card numbers, and other sensitive information.
1515

16+
Test coverage near 100% for cloning implementation:
17+
![Test coverage](/test-coverage.png)
18+
1619
# Usage
1720

1821
Create a clone configuration with the builder pattern specifying the main tables and how other tables should be joined to them:

test-coverage.png

56.2 KB
Loading

0 commit comments

Comments
 (0)