Skip to content

docs(contributing): fix 'uff' -> 'ruff' typos in lint commands#11

Closed
Coding-Dev-Tools wants to merge 1 commit into
mainfrom
Openclaw/json2sql/fix-contributing-typos-and-add-converter-tests
Closed

docs(contributing): fix 'uff' -> 'ruff' typos in lint commands#11
Coding-Dev-Tools wants to merge 1 commit into
mainfrom
Openclaw/json2sql/fix-contributing-typos-and-add-converter-tests

Conversation

@Coding-Dev-Tools

Copy link
Copy Markdown
Owner

Both lint instructions in CONTRIBUTING.md had 'uff' instead of 'ruff',
making the commands non-functional for contributors.

test(converter): add missing coverage for unsupported root types and schema gen

  • Test ValueError for string/number/boolean root types
  • Test generate_schema with single dict root
  • Test generate_schema with primitive root (falls back to 'value' column)
  • Test generate_schema with flatten=True and nested arrays

Converter module coverage: 93% -> 100%

Both lint instructions in CONTRIBUTING.md had 'uff' instead of 'ruff',
making the commands non-functional for contributors.

test(converter): add missing coverage for unsupported root types and schema gen
- Test ValueError for string/number/boolean root types
- Test generate_schema with single dict root
- Test generate_schema with primitive root (falls back to 'value' column)
- Test generate_schema with flatten=True and nested arrays

Converter module coverage: 93% -> 100%
@Coding-Dev-Tools

Copy link
Copy Markdown
Owner Author

Closing: The 'uff' -> 'ruff' typo appears to already be fixed on master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant