czlonkowski
4625ebf64d
fix: add edge case handling and test coverage for schema-based validation
- Add defensive null checks for malformed schema data in config-validator.ts
- Improve mode extraction logic with better type safety and filtering
- Add 4 comprehensive test cases:
* Array format modes handling
* Malformed schema graceful degradation
* Empty modes object handling
* Missing typeOptions skip validation
- Add database schema coverage audit script
- Document schema coverage: 21.4% of resourceLocator nodes have modes defined
Coverage impact:
- 15 nodes with complete schemas: strict validation
- 55 nodes without schemas: graceful degradation (no false positives)
All tests passing: 99 tests (33 resourceLocator, 21 edge cases, 26 node-specific, 19 security)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-11 18:16:56 +02:00
..
2025-07-28 22:45:09 +02:00
2025-10-08 09:43:33 +02:00
2025-07-28 22:45:09 +02:00
2025-07-28 23:25:42 +02:00
2025-06-08 11:07:51 +00:00
2025-07-30 13:44:35 +02:00
2025-10-02 22:28:23 +02:00
2025-07-28 22:45:09 +02:00
2025-10-11 17:05:16 +02:00
2025-07-29 18:09:03 +02:00
2025-10-04 09:30:43 +02:00
2025-10-11 18:16:56 +02:00
2025-09-14 15:42:35 +02:00
2025-07-28 13:05:38 +02:00
2025-07-28 13:05:38 +02:00
2025-06-07 21:12:17 +00:00
2025-06-08 11:07:51 +00:00
2025-06-08 11:07:51 +00:00
2025-07-31 11:48:31 +02:00
2025-07-28 13:05:38 +02:00
2025-07-30 13:44:35 +02:00
2025-07-30 13:44:35 +02:00
2025-07-28 14:15:09 +02:00
2025-06-07 21:12:17 +00:00
2025-06-07 21:12:17 +00:00
2025-06-07 21:12:17 +00:00
2025-06-08 11:07:51 +00:00
2025-06-08 11:07:51 +00:00
2025-06-07 15:57:49 +00:00
2025-06-07 21:12:17 +00:00
2025-06-07 21:12:17 +00:00
2025-07-06 12:35:31 +02:00
2025-06-07 22:11:30 +00:00
2025-06-08 11:07:51 +00:00
2025-06-08 11:07:51 +00:00
2025-06-08 11:07:51 +00:00
2025-06-07 22:11:30 +00:00
2025-06-07 21:12:17 +00:00
2025-06-07 21:12:17 +00:00