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 tests and linter #148

Merged
merged 3 commits into from
Nov 18, 2023
Merged

Fix tests and linter #148

merged 3 commits into from
Nov 18, 2023

Conversation

SemyonSinchenko
Copy link
Collaborator

On branch feature/fix-tests
Changes to be committed:
modified: pyproject.toml
modified: quinn/dataframe_validator.py
modified: quinn/schema_helpers.py
modified: quinn/split_columns.py
modified: quinn/transformations.py
modified: tests/test_split_columns.py

Close #146

 On branch feature/fix-tests
 Changes to be committed:
	modified:   pyproject.toml
	modified:   quinn/dataframe_validator.py
	modified:   quinn/schema_helpers.py
	modified:   quinn/split_columns.py
	modified:   quinn/transformations.py
	modified:   tests/test_split_columns.py
 On branch feature/fix-tests
 Changes to be committed:
	modified:   pyproject.toml
	modified:   quinn/extensions/column_ext.py
	modified:   quinn/schema_helpers.py
	modified:   quinn/split_columns.py
quinn/split_columns.py Outdated Show resolved Hide resolved
@jeffbrennan
Copy link
Collaborator

@SemyonSinchenko changes look good besides the one pipe operator thing I noticed, I think it's ready to be merged

 On branch feature/fix-tests
 Changes to be committed:
	modified:   pyproject.toml
	modified:   quinn/split_columns.py
@SemyonSinchenko
Copy link
Collaborator Author

@SemyonSinchenko changes look good besides the one pipe operator thing I noticed, I think it's ready to be merged

Thank you! I fixed it!

@SemyonSinchenko SemyonSinchenko merged commit 2f2e012 into main Nov 18, 2023
1 check passed
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.

Failing tests
2 participants