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 amazon seller partner fix #9126

Closed
wants to merge 33 commits into from

Conversation

alafanechere
Copy link
Contributor

lizdeika and others added 29 commits December 15, 2021 14:28
…ource_amazon_seller_partner/streams.py

Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
…ource_amazon_seller_partner/streams.py

Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
@CLAassistant
Copy link

CLAassistant commented Dec 27, 2021

CLA assistant check
All committers have signed the CLA.

@github-actions github-actions bot added the area/connectors Connector related issues label Dec 27, 2021
@alafanechere
Copy link
Contributor Author

alafanechere commented Dec 27, 2021

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

🕑 connectors/source-amazon-seller-partner https://github.com/airbytehq/airbyte/actions/runs/1627821324
✅ connectors/source-amazon-seller-partner https://github.com/airbytehq/airbyte/actions/runs/1627821324
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       313    162    48%
	 ---------------------------------------------------------------
	 TOTAL                                         469    231    51%

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.93s =========================

@alafanechere alafanechere temporarily deployed to more-secrets December 27, 2021 17:52 Inactive
@jrhizor jrhizor temporarily deployed to more-secrets December 27, 2021 17:53 Inactive
@github-actions github-actions bot added the area/documentation Improvements or additions to documentation label Dec 28, 2021
@alafanechere alafanechere temporarily deployed to more-secrets December 28, 2021 10:13 Inactive
@alafanechere alafanechere reopened this Dec 28, 2021
@alafanechere alafanechere reopened this Jan 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants