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

Publish source shopify: added shop_url to all stream records #9635

Merged
merged 5 commits into from
Jan 20, 2022

Conversation

harshithmullapudi
Copy link
Contributor

What

closes #9248

@github-actions github-actions bot added the area/connectors Connector related issues label Jan 20, 2022
@harshithmullapudi harshithmullapudi temporarily deployed to more-secrets January 20, 2022 08:50 Inactive
@github-actions github-actions bot added the area/documentation Improvements or additions to documentation label Jan 20, 2022
@harshithmullapudi
Copy link
Contributor Author

harshithmullapudi commented Jan 20, 2022

/test connector=connectors/source-shopify

🕑 connectors/source-shopify https://github.com/airbytehq/airbyte/actions/runs/1722460750
✅ connectors/source-shopify https://github.com/airbytehq/airbyte/actions/runs/1722460750
Python tests coverage:

	 ---------- coverage: platform linux, python 3.8.10-final-0 -----------
	 Name                                                 Stmts   Miss  Cover
	 ------------------------------------------------------------------------
	 source_acceptance_test/__init__.py                       2      0   100%
	 source_acceptance_test/base.py                          10      4    60%
	 source_acceptance_test/config.py                        74      6    92%
	 source_acceptance_test/conftest.py                     109    109     0%
	 source_acceptance_test/plugin.py                        47     47     0%
	 source_acceptance_test/tests/__init__.py                 4      0   100%
	 source_acceptance_test/tests/test_core.py              242     96    60%
	 source_acceptance_test/tests/test_full_refresh.py       38      0   100%
	 source_acceptance_test/tests/test_incremental.py        69     38    45%
	 source_acceptance_test/utils/__init__.py                 6      0   100%
	 source_acceptance_test/utils/asserts.py                 37      2    95%
	 source_acceptance_test/utils/common.py                  54     17    69%
	 source_acceptance_test/utils/compare.py                 62     23    63%
	 source_acceptance_test/utils/connector_runner.py       110     48    56%
	 source_acceptance_test/utils/json_schema_helper.py     115     14    88%
	 ------------------------------------------------------------------------
	 TOTAL                                                  979    404    59%
	 ---------- coverage: platform linux, python 3.8.10-final-0 -----------
	 Name                          Stmts   Miss  Cover
	 -------------------------------------------------
	 source_shopify/__init__.py        2      2     0%
	 -------------------------------------------------/actions-runner/_work/airbyte/airbyte/airbyte-integrations/connectors/source-shopify/.venv/lib/python3.8/site-packages/coverage/control.py:768: CoverageWarning: No data was collected. (no-data-collected)
	   self._warn("No data was collected.", slug="no-data-collected")
	 source_shopify/auth.py           20     20     0%
	 source_shopify/source.py        252    252     0%
	 source_shopify/transform.py      58     58     0%
	 source_shopify/utils.py          57     57     0%
	 -------------------------------------------------
	 TOTAL                           389    389     0%
	 ---------- coverage: platform linux, python 3.8.10-final-0 -----------
	 Name                          Stmts   Miss  Cover
	 -------------------------------------------------
	 source_shopify/__init__.py        2      0   100%
	 source_shopify/auth.py           20     11    45%
	 source_shopify/source.py        252    104    59%
	 source_shopify/transform.py      58      3    95%
	 source_shopify/utils.py          57      6    89%
	 -------------------------------------------------
	 TOTAL                           389    124    68%

@harshithmullapudi harshithmullapudi temporarily deployed to more-secrets January 20, 2022 08:52 Inactive
@octavia-squidington-iii octavia-squidington-iii temporarily deployed to more-secrets January 20, 2022 08:54 Inactive
@harshithmullapudi
Copy link
Contributor Author

harshithmullapudi commented Jan 20, 2022

/publish connector=connectors/source-shopify

🕑 connectors/source-shopify https://github.com/airbytehq/airbyte/actions/runs/1723418166
✅ connectors/source-shopify https://github.com/airbytehq/airbyte/actions/runs/1723418166

@octavia-squidington-iii octavia-squidington-iii temporarily deployed to more-secrets January 20, 2022 12:47 Inactive
@harshithmullapudi harshithmullapudi temporarily deployed to more-secrets January 20, 2022 12:51 Inactive
@harshithmullapudi harshithmullapudi temporarily deployed to more-secrets January 20, 2022 17:46 Inactive
@harshithmullapudi harshithmullapudi merged commit 0e5f1a8 into master Jan 20, 2022
@harshithmullapudi harshithmullapudi deleted the harshith/test-pr-9248 branch January 20, 2022 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues area/documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants