v0.2.7
Pre-release
Pre-release
Release v0.2.7
Bug Fixes
- Fixed test assertion in
LabelerServer.test.tsto correctly match the error message thrown when saving negated labels fails during deletion- Updated expected error message from "Failed to delete label" to "Failed to save negated label to database"
- This ensures test expectations align with the actual error handling behavior in the code
Test Coverage
Current coverage metrics:
- Statements: 89.49%
- Branches: 67.34%
- Functions: 88.88%
- Lines: 89.90%
This patch release focuses on maintaining test accuracy and reliability by aligning test assertions with the actual error handling behavior in the codebase.