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

Keys validation #47

Merged
merged 8 commits into from
Feb 16, 2023
Merged

Keys validation #47

merged 8 commits into from
Feb 16, 2023

Conversation

yafimvo
Copy link
Collaborator

@yafimvo yafimvo commented Feb 13, 2023

Describe your changes

Keys validation added to core.

The original code is taken from ploomber.

This will help us to validate a sequence of inputs to a function and raise a meaningful error message to the user with suggested keys.

Issue ticket number and link

Closes

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have added thorough tests (when necessary).
  • I have added the right documentation in the docstring and changelog (when needed)

📚 Documentation preview 📚: https://ploomber-core--47.org.readthedocs.build/en/47/

@yafimvo yafimvo requested a review from edublancas February 13, 2023 11:59
@yafimvo yafimvo requested a review from edublancas February 15, 2023 08:36
@edublancas
Copy link
Contributor

lgtm. can you rebase? there are some conflicts

@yafimvo
Copy link
Collaborator Author

yafimvo commented Feb 16, 2023

lgtm. can you rebase? there are some conflicts

what conflicts? It looks like this branch is up to date with the main.

@edublancas
Copy link
Contributor

Ah, right. I got confused because of this:
image

but it still allowed me to squash

@edublancas edublancas merged commit c7eee9b into ploomber:main Feb 16, 2023
@edublancas
Copy link
Contributor

released in 0.2.6 https://pypi.org/project/ploomber-core/0.2.6/

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