summaryrefslogtreecommitdiff
path: root/crates/utils/string_proc/src/simple_processer.rs
AgeCommit message (Collapse)Author
2025-09-26refactor: Update sheet input handling and fix tests魏曹先生
- Modify Sheet::add_input to accept InputPackage instead of separate parameters - Use output_mappings method to generate InputPackage in tests - Update test assertions to match new path transformation logic - Fix mapping count assertions after adding multiple mappings - Clean up string_proc module structure