python-json-patch
python-json-patch copied to clipboard
[WIP] Fix optimizing list insertion/deletion diffs
- [x] Analyze the issue with optimizing list insertion/deletion diffs
- [x] Create tests to reproduce and understand the problem
- [ ] Enhance the DiffBuilder.execute() method to optimize list operations
- [ ] Add additional test cases to verify the fix
- [ ] Run all tests to ensure backward compatibility
Fixes #83.
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.