Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change: re-organize schema module #172

Merged
merged 2 commits into from
Apr 21, 2024
Merged

Conversation

ssato
Copy link
Owner

@ssato ssato commented Apr 21, 2024

Re-organize schema module to allow its functions as much as possible
even if the required module is not available.

  • src/anyconfig/schema: re-organize the module with some refactoring
  • tests/schema: likewise
  • tests/api, tests/cli: follow changes in anyconfig.schema
  • src/anyconfig/utils, tests/utils: add is_primitive_type to test given object
    is primitive type, and its test cases

Re-organize schema module to allow its functions as much as possible
even if the required module is not available.

- src/anyconfig/schema: re-organize the module with some refactoring
- tests/schema: likewise
- tests/api, tests/cli: follow changes in anyconfig.schema
@ssato ssato merged commit de02673 into next Apr 21, 2024
9 of 14 checks passed
@ssato ssato deleted the change/re-organize-jsonnschema branch April 21, 2024 10:22
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