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 SP: fix source only pulls first 100 orders #9294

Merged
merged 14 commits into from
Jan 4, 2022

Conversation

harshithmullapudi
Copy link
Contributor

What

publishing #9115

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

harshithmullapudi commented Jan 4, 2022

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

🕑 connectors/source-amazon-seller-partner https://github.com/airbytehq/airbyte/actions/runs/1655497085
✅ connectors/source-amazon-seller-partner https://github.com/airbytehq/airbyte/actions/runs/1655497085
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_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       329    164    50%
	 ---------------------------------------------------------------
	 TOTAL                                         485    233    52%

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 3.90s =========================

@harshithmullapudi harshithmullapudi temporarily deployed to more-secrets January 4, 2022 20:47 Inactive
@jrhizor jrhizor temporarily deployed to more-secrets January 4, 2022 20:49 Inactive
@harshithmullapudi
Copy link
Contributor Author

harshithmullapudi commented Jan 4, 2022

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

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

@jrhizor jrhizor temporarily deployed to more-secrets January 4, 2022 20:57 Inactive
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.

4 participants