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

feat: add source file metadata columns #126

Merged
merged 3 commits into from
Mar 21, 2023
Merged

feat: add source file metadata columns #126

merged 3 commits into from
Mar 21, 2023

Conversation

TyShkan
Copy link
Contributor

@TyShkan TyShkan commented Mar 21, 2023

Closes #125

Cleans up meltano.yml

Copy link
Collaborator

@pnadolny13 pnadolny13 left a comment

Choose a reason for hiding this comment

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

@TyShkan you rock, thanks for this!! I left some minor comments and suggestions but the logic looks good to me and worked when I tested locally.

Can you also run poetry run tox -e format to let it reformat your changes and poetry run tox -e lint to make sure it passes?

meltano.yml Show resolved Hide resolved
tap_csv/tap.py Outdated Show resolved Hide resolved
tap_csv/tests/test_core.py Outdated Show resolved Hide resolved
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@TyShkan
Copy link
Contributor Author

TyShkan commented Mar 21, 2023

Can you also run poetry run tox -e format to let it reformat your changes and poetry run tox -e lint to make sure it passes?

Done

Copy link
Collaborator

@pnadolny13 pnadolny13 left a comment

Choose a reason for hiding this comment

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

@TyShkan looks good to me! I'll create a new release once this merges.

@pnadolny13 pnadolny13 merged commit 2d2d5e2 into MeltanoLabs:main Mar 21, 2023
@TyShkan TyShkan deleted the feat_add_source_file_metadata branch March 21, 2023 20:43
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.

feat: add source file metadata columns
2 participants