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

[FIX] Spark Expectations dependencies #16

Closed
mikita-sakalouski opened this issue May 29, 2024 · 0 comments · Fixed by #17
Closed

[FIX] Spark Expectations dependencies #16

mikita-sakalouski opened this issue May 29, 2024 · 0 comments · Fixed by #17
Assignees
Labels
enhancement New feature or request

Comments

@mikita-sakalouski
Copy link
Contributor

Is your feature request related to a problem? Please describe.

As Spark expectation has been fixed in scope of dependencies, now we can remove skipped tests. Reference commit

Describe the solution you'd like

Remove mark skip from spark expectation tests.

@mikita-sakalouski mikita-sakalouski added the enhancement New feature or request label May 29, 2024
@mikita-sakalouski mikita-sakalouski self-assigned this May 29, 2024
@mikita-sakalouski mikita-sakalouski moved this to In progress in Koheesio May 29, 2024
@mikita-sakalouski mikita-sakalouski linked a pull request May 29, 2024 that will close this issue
9 tasks
mikita-sakalouski added a commit that referenced this issue May 30, 2024
<!--- Provide a general summary of your changes in the Title above -->

## Description
Enable Spark Expectation

## Related Issue
#16 

## How Has This Been Tested?
Run all tests

## Screenshots (if appropriate):

## Types of changes
<!--- What types of changes does your code introduce? Put an `x` in all
the boxes that apply: -->
- [x] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality to change)

## Checklist:
<!--- Go over all the following points, and put an `x` in all the boxes
that apply. -->
<!--- If you're unsure about any of these, don't hesitate to ask. We're
here to help! -->
- [x] My code follows the code style of this project.
- [ ] My change requires a change to the documentation.
- [ ] I have updated the documentation accordingly.
- [x] I have read the **CONTRIBUTING** document.
- [ ] I have added tests to cover my changes.
- [x] All new and existing tests passed.
@github-project-automation github-project-automation bot moved this from In progress to Done in Koheesio May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant