Skip to content

Simplify rangedSchema function #2017

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

Merged
merged 1 commit into from
Jan 4, 2022

Conversation

pcapriotti
Copy link
Contributor

There is no need to take in singletons in order to create the bounds for a ranged schema, so this PR simplifies rangedSchema so that it does not need to be passed singletons explicitly anymore.

Checklist

  • The PR Title explains the impact of the change.
  • The PR description provides context as to why the change should occur and what the code contributes to that effect. This could also be a link to a JIRA ticket or a Github issue, if there is one.
  • changelog.d contains the following bits of information (details):
    • A file with the changelog entry in one or more suitable sub-sections. The sub-sections are marked by directories inside changelog.d.

@pcapriotti pcapriotti force-pushed the pcapriotti/simplify-ranged-schema branch from a71b2f4 to 4ffaeb6 Compare January 3, 2022 12:20
@pcapriotti pcapriotti merged commit 918f988 into develop Jan 4, 2022
@pcapriotti pcapriotti deleted the pcapriotti/simplify-ranged-schema branch January 4, 2022 05:49
@akshaymankar akshaymankar mentioned this pull request Jan 18, 2022
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.

2 participants