mirror of
https://github.com/czlonkowski/n8n-mcp.git
synced 2026-01-30 06:22:04 +00:00
- Bump version to 2.15.2 - Add comprehensive changelog entry documenting all improvements - Add 31 new unit tests achieving 100% coverage for changed code - Fix flaky integration tests with deterministic ordering Test Coverage Improvements: - buildMetadataFilterConditions: All filter combinations (11 tests) - Performance logging validation (3 tests) - ID filtering edge cases (7 tests) - getMetadataSearchCount: Shared helper usage (7 tests) - Two-phase optimization verification (3 tests) Coverage increased from 36.58% to 100% for patch 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>