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 8887 #9414

Closed
wants to merge 17 commits into from
Closed

Publish 8887 #9414

wants to merge 17 commits into from

Conversation

alafanechere
Copy link
Contributor

@alafanechere alafanechere commented Jan 11, 2022

#8887


This change is Reviewable

@github-actions github-actions bot added the area/connectors Connector related issues label Jan 11, 2022
@alafanechere
Copy link
Contributor Author

alafanechere commented Jan 11, 2022

/test connector=connectors/source-hubspot

🕑 connectors/source-hubspot https://github.com/airbytehq/airbyte/actions/runs/1683420833
❌ connectors/source-hubspot https://github.com/airbytehq/airbyte/actions/runs/1683420833
🐛 https://gradle.com/s/dcbbjo67x4zvc
Python short test summary info:

=========================== short test summary info ============================
FAILED test_core.py::TestBasicRead::test_read[inputs0] - AssertionError: All ...
=================== 1 failed, 20 passed in 70.91s (0:01:10) ====================

@alafanechere alafanechere temporarily deployed to more-secrets January 11, 2022 16:09 Inactive
@octavia-squidington-iii octavia-squidington-iii temporarily deployed to more-secrets January 11, 2022 16:10 Inactive
@lgomezm
Copy link
Contributor

lgomezm commented Jan 11, 2022

/test connector=connectors/source-hubspot

@alafanechere
Copy link
Contributor Author

alafanechere commented Jan 11, 2022

/test connector=connectors/source-hubspot

🕑 connectors/source-hubspot https://github.com/airbytehq/airbyte/actions/runs/1683975439
✅ connectors/source-hubspot https://github.com/airbytehq/airbyte/actions/runs/1683975439
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_hubspot/__init__.py       2      0   100%
	 source_hubspot/api.py          505    105    79%
	 source_hubspot/client.py        40     12    70%
	 source_hubspot/errors.py         6      0   100%
	 source_hubspot/source.py         4      0   100%
	 ------------------------------------------------
	 TOTAL                          557    117    79%

@alafanechere alafanechere temporarily deployed to more-secrets January 11, 2022 18:20 Inactive
@octavia-squidington-iii octavia-squidington-iii temporarily deployed to more-secrets January 11, 2022 18:21 Inactive
@github-actions github-actions bot added the area/documentation Improvements or additions to documentation label Jan 12, 2022
@alafanechere
Copy link
Contributor Author

alafanechere commented Jan 12, 2022

/test connector=connectors/source-hubspot

🕑 connectors/source-hubspot https://github.com/airbytehq/airbyte/actions/runs/1686740119
✅ connectors/source-hubspot https://github.com/airbytehq/airbyte/actions/runs/1686740119
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_hubspot/__init__.py       2      0   100%
	 source_hubspot/api.py          505    105    79%
	 source_hubspot/client.py        40     12    70%
	 source_hubspot/errors.py         6      0   100%
	 source_hubspot/source.py         4      0   100%
	 ------------------------------------------------
	 TOTAL                          557    117    79%

@alafanechere alafanechere temporarily deployed to more-secrets January 12, 2022 09:00 Inactive
@octavia-squidington-iii octavia-squidington-iii temporarily deployed to more-secrets January 12, 2022 09:02 Inactive
@alafanechere
Copy link
Contributor Author

/publish connector=connectors/source-hubspot

@octavia-squidington-iii octavia-squidington-iii temporarily deployed to more-secrets January 13, 2022 18:14 Inactive
@alafanechere alafanechere force-pushed the augustin/publish-8887 branch from 485c1e7 to d795df3 Compare January 14, 2022 08:25
@alafanechere alafanechere temporarily deployed to more-secrets January 14, 2022 08:28 Inactive
@alafanechere
Copy link
Contributor Author

alafanechere commented Jan 14, 2022

/test connector=connectors/source-hubspot

🕑 connectors/source-hubspot https://github.com/airbytehq/airbyte/actions/runs/1696832381
❌ connectors/source-hubspot https://github.com/airbytehq/airbyte/actions/runs/1696832381
🐛 https://gradle.com/s/d2wb6ca42wn7u
Python short test summary info:

=========================== short test summary info ============================
FAILED test_core.py::TestBasicRead::test_read[inputs0] - docker.errors.Contai...
FAILED test_core.py::TestBasicRead::test_read[inputs1] - docker.errors.Contai...
FAILED test_full_refresh.py::TestFullRefresh::test_sequential_reads[inputs0]
FAILED test_full_refresh.py::TestFullRefresh::test_sequential_reads[inputs1]
======================== 4 failed, 17 passed in 38.70s =========================

@alafanechere alafanechere temporarily deployed to more-secrets January 14, 2022 08:39 Inactive
@octavia-squidington-iii octavia-squidington-iii temporarily deployed to more-secrets January 14, 2022 08:40 Inactive
@alafanechere alafanechere force-pushed the augustin/publish-8887 branch from 814ce9d to be73aa4 Compare January 14, 2022 15:28
@alafanechere
Copy link
Contributor Author

alafanechere commented Jan 14, 2022

/test connector=connectors/source-hubspot

🕑 connectors/source-hubspot https://github.com/airbytehq/airbyte/actions/runs/1698375322
❌ connectors/source-hubspot https://github.com/airbytehq/airbyte/actions/runs/1698375322
🐛 https://scans.gradle.com/s/wqvula4cnjhbe
Python short test summary info:

=========================== short test summary info ============================
FAILED test_core.py::TestBasicRead::test_read[inputs0] - docker.errors.Contai...
FAILED test_core.py::TestBasicRead::test_read[inputs1] - docker.errors.Contai...
FAILED test_full_refresh.py::TestFullRefresh::test_sequential_reads[inputs0]
FAILED test_full_refresh.py::TestFullRefresh::test_sequential_reads[inputs1]
======================== 4 failed, 17 passed in 47.34s =========================

@alafanechere alafanechere temporarily deployed to more-secrets January 14, 2022 15:30 Inactive
@octavia-squidington-iii octavia-squidington-iii temporarily deployed to more-secrets January 14, 2022 15:31 Inactive
@alafanechere
Copy link
Contributor Author

alafanechere commented Jan 14, 2022

/test connector=connectors/source-hubspot

🕑 connectors/source-hubspot https://github.com/airbytehq/airbyte/actions/runs/1698523474
❌ connectors/source-hubspot https://github.com/airbytehq/airbyte/actions/runs/1698523474
🐛 https://scans.gradle.com/s/nymnpqt4iqv3g
Python short test summary info:

=========================== short test summary info ============================
FAILED test_core.py::TestBasicRead::test_read[inputs0] - docker.errors.Contai...
FAILED test_core.py::TestBasicRead::test_read[inputs1] - docker.errors.Contai...
FAILED test_full_refresh.py::TestFullRefresh::test_sequential_reads[inputs0]
FAILED test_full_refresh.py::TestFullRefresh::test_sequential_reads[inputs1]
======================== 4 failed, 17 passed in 47.49s =========================

@alafanechere alafanechere temporarily deployed to more-secrets January 14, 2022 16:06 Inactive
@octavia-squidington-iii octavia-squidington-iii temporarily deployed to more-secrets January 14, 2022 16:07 Inactive
@alafanechere alafanechere force-pushed the augustin/publish-8887 branch from 265eb37 to a10db31 Compare January 17, 2022 10:03
@alafanechere
Copy link
Contributor Author

alafanechere commented Jan 17, 2022

/test connector=connectors/source-hubspot

🕑 connectors/source-hubspot https://github.com/airbytehq/airbyte/actions/runs/1707360808
✅ connectors/source-hubspot https://github.com/airbytehq/airbyte/actions/runs/1707360808
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_hubspot/__init__.py       2      0   100%
	 source_hubspot/api.py          518    113    78%
	 source_hubspot/client.py        40     12    70%
	 source_hubspot/errors.py         6      0   100%
	 source_hubspot/source.py         4      0   100%
	 ------------------------------------------------
	 TOTAL                          570    125    78%

@alafanechere alafanechere temporarily deployed to more-secrets January 17, 2022 10:05 Inactive
@octavia-squidington-iii octavia-squidington-iii temporarily deployed to more-secrets January 17, 2022 10:07 Inactive
@alafanechere
Copy link
Contributor Author

alafanechere commented Jan 17, 2022

/publish connector=connectors/source-hubspot

🕑 connectors/source-hubspot https://github.com/airbytehq/airbyte/actions/runs/1707440509
✅ connectors/source-hubspot https://github.com/airbytehq/airbyte/actions/runs/1707440509

@octavia-squidington-iii octavia-squidington-iii temporarily deployed to more-secrets January 17, 2022 10:26 Inactive
@alafanechere alafanechere temporarily deployed to more-secrets January 17, 2022 10:39 Inactive
@swyxio swyxio deleted the augustin/publish-8887 branch October 12, 2022 18:16
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