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

[MAINTENANCE] Implement unit tests for BatchFilter.parse_batch_slice logic #8280

Conversation

alexsherstinsky
Copy link
Contributor

Scope

  • Unit tests are provided for BatchFilter.parse_batch_slice() method logic.
  • Additional tests ensure that slicing is performed correctly on a test list of integers.

Remarks

  • JIRA: DX-627
  • Description of PR changes above includes a link to an existing GitHub issue

  • PR title is prefixed with one of: [BUGFIX], [FEATURE], [DOCS], [MAINTENANCE], [CONTRIB]

  • Code is linted

    black .
    
    ruff . --fix
    
  • Appropriate tests and docs have been updated

For more details, see our Contribution Checklist, Coding style guide, and Documentation style guide.

After you submit your PR, keep the page open and monitor the statuses of the various checks made by our continuous integration process at the bottom of the page. Please fix any issues that come up and reach out on Slack if you need help. Thanks for contributing!

Alex Sherstinsky added 2 commits July 11, 2023 12:08
@netlify
Copy link

netlify bot commented Jul 11, 2023

Deploy Preview for niobium-lead-7998 canceled.

Name Link
🔨 Latest commit 1ecc416
🔍 Latest deploy log https://app.netlify.com/sites/niobium-lead-7998/deploys/64adaae74e558c0008b3b60d

@ghost
Copy link

ghost commented Jul 11, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@alexsherstinsky alexsherstinsky requested a review from a team July 11, 2023 19:13
@alexsherstinsky alexsherstinsky marked this pull request as ready for review July 11, 2023 19:13
@alexsherstinsky alexsherstinsky enabled auto-merge (squash) July 11, 2023 19:13
Copy link
Contributor

@Shinnnyshinshin Shinnnyshinshin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for these

@alexsherstinsky alexsherstinsky merged commit 1c3686d into develop Jul 11, 2023
50 checks passed
@alexsherstinsky alexsherstinsky deleted the maintenance/DX-627/alexsherstinsky/implement_unit_tests_for_batch_filter_parse_batch_slice-2023_07_11-53 branch July 11, 2023 20:19
Shinnnyshinshin added a commit that referenced this pull request Jul 11, 2023
* develop:
  [MAINTENANCE] Run GH Action CI job every 3 hours (#8281)
  [MAINTENANCE] Implement unit tests for BatchFilter.parse_batch_slice logic (#8280)
Shinnnyshinshin added a commit that referenced this pull request Jul 11, 2023
…ub.com/great-expectations/great_expectations into m/_/test-great-expectations-and-others

* 'm/_/test-great-expectations-and-others' of https://github.com/great-expectations/great_expectations:
  [MAINTENANCE] Ensure all tests in tests/checkpoint are marked (#8282)
  [MAINTENANCE] Run GH Action CI job every 3 hours (#8281)
  [MAINTENANCE] Implement unit tests for BatchFilter.parse_batch_slice logic (#8280)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants