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 amazon seller partner: report wait time is moved to config #9055

Merged
merged 1 commit into from
Dec 22, 2021

Conversation

harshithmullapudi
Copy link
Contributor

What

closes #9002

@github-actions github-actions bot added area/connectors Connector related issues area/documentation Improvements or additions to documentation labels Dec 22, 2021
@harshithmullapudi
Copy link
Contributor Author

harshithmullapudi commented Dec 22, 2021

/test connector=connectors/source-amazon-seller-partner

🕑 connectors/source-amazon-seller-partner https://github.com/airbytehq/airbyte/actions/runs/1612345100
✅ connectors/source-amazon-seller-partner https://github.com/airbytehq/airbyte/actions/runs/1612345100
Python tests coverage:

	 ---------- coverage: platform linux, python 3.8.10-final-0 -----------
	 Name                                        Stmts   Miss  Cover
	 ---------------------------------------------------------------
	 source_amazon_seller_partner/__init__.py        2      0   100%
	 source_amazon_seller_partner/auth.py           61     38    38%
	 source_amazon_seller_partner/constants.py      37      7    81%
	 source_amazon_seller_partner/source.py         56     24    57%
	 source_amazon_seller_partner/streams.py       314    163    48%
	 ---------------------------------------------------------------
	 TOTAL                                         470    232    51%
	 ---------- 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                        76      8    89%
	 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     27    29%
	 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     24    56%
	 source_acceptance_test/utils/compare.py                 62     25    60%
	 source_acceptance_test/utils/connector_runner.py       110     48    56%
	 source_acceptance_test/utils/json_schema_helper.py     115     14    88%
	 ------------------------------------------------------------------------
	 TOTAL                                                  981    442    55%

Python short test summary info:

=========================== short test summary info ============================
SKIPPED [1] ../usr/local/lib/python3.7/site-packages/source_acceptance_test/plugin.py:56: Skipping TestBasicRead.test_read because not found in the config
SKIPPED [1] ../usr/local/lib/python3.7/site-packages/source_acceptance_test/plugin.py:56: Skipping TestFullRefresh.test_sequential_reads because not found in the config
SKIPPED [1] ../usr/local/lib/python3.7/site-packages/source_acceptance_test/plugin.py:56: Skipping TestIncremental.test_two_sequential_reads because not found in the config
======================== 11 passed, 3 skipped in 4.00s =========================

@harshithmullapudi harshithmullapudi temporarily deployed to more-secrets December 22, 2021 17:20 Inactive
@jrhizor jrhizor temporarily deployed to more-secrets December 22, 2021 17:22 Inactive
@harshithmullapudi
Copy link
Contributor Author

harshithmullapudi commented Dec 22, 2021

/publish connector=connectors/source-amazon-seller-partner

🕑 connectors/source-amazon-seller-partner https://github.com/airbytehq/airbyte/actions/runs/1612385929
✅ connectors/source-amazon-seller-partner https://github.com/airbytehq/airbyte/actions/runs/1612385929

@jrhizor jrhizor temporarily deployed to more-secrets December 22, 2021 17:34 Inactive
@github-actions github-actions bot removed area/connectors Connector related issues area/documentation Improvements or additions to documentation labels Dec 22, 2021
@harshithmullapudi harshithmullapudi temporarily deployed to more-secrets December 22, 2021 17:51 Inactive
@harshithmullapudi harshithmullapudi merged commit 8958bc7 into master Dec 22, 2021
@harshithmullapudi harshithmullapudi deleted the harshith/test-pr-9002 branch December 22, 2021 18:04
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.

3 participants