Skip to content

Conversation

james-simpson-the-bot[bot]
Copy link
Contributor

Automated changes by create-pull-request GitHub action

Copy link
Contributor

TestsPassed ✅Skipped ⚠️Failed
JUnit Test Report145 ran143 passed2 skipped0 failed
TestResult
JUnit Test Report
TestTapPolar.test_tap_cli_prints✅ passed
TestTapPolar.test_tap_discovery✅ passed
TestTapPolar.test_tap_stream_connections✅ passed
TestTapPolar.test_tap_valid_final_state✅ passed
TestTapPolar.test_tap_stream_transformed_catalog_schema_matches_record[checkout_links]✅ passed
TestTapPolar.test_tap_stream_transformed_catalog_schema_matches_record[orders]✅ passed
TestTapPolar.test_tap_stream_transformed_catalog_schema_matches_record[organizations]✅ passed
TestTapPolar.test_tap_stream_transformed_catalog_schema_matches_record[products]✅ passed
TestTapPolar.test_tap_stream_transformed_catalog_schema_matches_record[subscriptions]✅ passed
TestTapPolar.test_tap_stream_record_matches_stream_schema[checkout_links]✅ passed
TestTapPolar.test_tap_stream_record_matches_stream_schema[orders]✅ passed
TestTapPolar.test_tap_stream_record_matches_stream_schema[organizations]✅ passed
TestTapPolar.test_tap_stream_record_matches_stream_schema[products]✅ passed
TestTapPolar.test_tap_stream_record_matches_stream_schema[subscriptions]✅ passed
TestTapPolar.test_tap_stream_record_schema_matches_transformed_catalog[checkout_links]✅ passed
TestTapPolar.test_tap_stream_record_schema_matches_transformed_catalog[orders]✅ passed
TestTapPolar.test_tap_stream_record_schema_matches_transformed_catalog[organizations]✅ passed
TestTapPolar.test_tap_stream_record_schema_matches_transformed_catalog[products]✅ passed
TestTapPolar.test_tap_stream_record_schema_matches_transformed_catalog[subscriptions]✅ passed
TestTapPolar.test_tap_stream_returns_record[checkout_links]✅ passed
TestTapPolar.test_tap_stream_returns_record[orders]⚠️ skipped
TestTapPolar.test_tap_stream_returns_record[organizations]✅ passed
TestTapPolar.test_tap_stream_returns_record[products]✅ passed
TestTapPolar.test_tap_stream_returns_record[subscriptions]⚠️ skipped
TestTapPolar.test_tap_stream_schema_is_valid[checkout_links]✅ passed
TestTapPolar.test_tap_stream_schema_is_valid[orders]✅ passed
TestTapPolar.test_tap_stream_schema_is_valid[organizations]✅ passed
TestTapPolar.test_tap_stream_schema_is_valid[products]✅ passed
TestTapPolar.test_tap_stream_schema_is_valid[subscriptions]✅ passed
TestTapPolar.test_tap_stream_primary_keys[checkout_links]✅ passed
TestTapPolar.test_tap_stream_primary_keys[orders]✅ passed
TestTapPolar.test_tap_stream_primary_keys[organizations]✅ passed
TestTapPolar.test_tap_stream_primary_keys[products]✅ passed
TestTapPolar.test_tap_stream_primary_keys[subscriptions]✅ passed
TestTapPolar.test_tap_stream_attribute_is_boolean[checkout_links.allow_discount_codes]✅ passed
TestTapPolar.test_tap_stream_attribute_is_boolean[checkout_links.require_billing_address]✅ passed
TestTapPolar.test_tap_stream_attribute_is_boolean[orders.paid]✅ passed
TestTapPolar.test_tap_stream_attribute_is_boolean[orders.is_invoice_generated]✅ passed
TestTapPolar.test_tap_stream_attribute_is_boolean[products.is_recurring]✅ passed
TestTapPolar.test_tap_stream_attribute_is_boolean[products.is_archived]✅ passed
TestTapPolar.test_tap_stream_attribute_is_boolean[subscriptions.cancel_at_period_end]✅ passed
TestTapPolar.test_tap_stream_attribute_is_datetime[checkout_links.created_at]✅ passed
TestTapPolar.test_tap_stream_attribute_is_datetime[checkout_links.modified_at]✅ passed
TestTapPolar.test_tap_stream_attribute_is_datetime[orders.created_at]✅ passed
TestTapPolar.test_tap_stream_attribute_is_datetime[orders.modified_at]✅ passed
TestTapPolar.test_tap_stream_attribute_is_datetime[organizations.created_at]✅ passed
TestTapPolar.test_tap_stream_attribute_is_datetime[organizations.modified_at]✅ passed
TestTapPolar.test_tap_stream_attribute_is_datetime[organizations.details_submitted_at]✅ passed
TestTapPolar.test_tap_stream_attribute_is_datetime[products.created_at]✅ passed
TestTapPolar.test_tap_stream_attribute_is_datetime[products.modified_at]✅ passed
TestTapPolar.test_tap_stream_attribute_is_datetime[subscriptions.created_at]✅ passed
TestTapPolar.test_tap_stream_attribute_is_datetime[subscriptions.modified_at]✅ passed
TestTapPolar.test_tap_stream_attribute_is_datetime[subscriptions.current_period_start]✅ passed
TestTapPolar.test_tap_stream_attribute_is_datetime[subscriptions.current_period_end]✅ passed
TestTapPolar.test_tap_stream_attribute_is_datetime[subscriptions.canceled_at]✅ passed
TestTapPolar.test_tap_stream_attribute_is_datetime[subscriptions.started_at]✅ passed
TestTapPolar.test_tap_stream_attribute_is_datetime[subscriptions.ends_at]✅ passed
TestTapPolar.test_tap_stream_attribute_is_datetime[subscriptions.ended_at]✅ passed
TestTapPolar.test_tap_stream_attribute_is_integer[orders.subtotal_amount]✅ passed
TestTapPolar.test_tap_stream_attribute_is_integer[orders.discount_amount]✅ passed
TestTapPolar.test_tap_stream_attribute_is_integer[orders.net_amount]✅ passed
TestTapPolar.test_tap_stream_attribute_is_integer[orders.tax_amount]✅ passed
TestTapPolar.test_tap_stream_attribute_is_integer[orders.total_amount]✅ passed
TestTapPolar.test_tap_stream_attribute_is_integer[orders.refunded_amount]✅ passed
TestTapPolar.test_tap_stream_attribute_is_integer[orders.refunded_tax_amount]✅ passed
TestTapPolar.test_tap_stream_attribute_is_integer[subscriptions.amount]✅ passed
TestTapPolar.test_tap_stream_attribute_is_object[checkout_links.metadata]✅ passed
TestTapPolar.test_tap_stream_attribute_is_object[orders.metadata]✅ passed
TestTapPolar.test_tap_stream_attribute_is_object[orders.custom_field_data]✅ passed
TestTapPolar.test_tap_stream_attribute_is_object[orders.customer]✅ passed
TestTapPolar.test_tap_stream_attribute_is_object[orders.product]✅ passed
TestTapPolar.test_tap_stream_attribute_is_object[organizations.subscription_settings]✅ passed
TestTapPolar.test_tap_stream_attribute_is_object[organizations.notification_settings]✅ passed
TestTapPolar.test_tap_stream_attribute_is_object[products.metadata]✅ passed
TestTapPolar.test_tap_stream_attribute_is_object[subscriptions.metadata]✅ passed
TestTapPolar.test_tap_stream_attribute_is_object[subscriptions.custom_field_data]✅ passed
TestTapPolar.test_tap_stream_attribute_is_object[subscriptions.customer]✅ passed
TestTapPolar.test_tap_stream_attribute_is_object[subscriptions.product]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[checkout_links.created_at]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[checkout_links.id]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[checkout_links.metadata]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[checkout_links.payment_processor]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[checkout_links.client_secret]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[checkout_links.allow_discount_codes]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[checkout_links.require_billing_address]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[checkout_links.organization_id]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[checkout_links.products]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[checkout_links.url]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[orders.id]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[orders.created_at]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[orders.status]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[orders.paid]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[orders.subtotal_amount]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[orders.discount_amount]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[orders.net_amount]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[orders.tax_amount]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[orders.total_amount]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[orders.refunded_amount]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[orders.refunded_tax_amount]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[orders.currency]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[orders.billing_reason]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[orders.is_invoice_generated]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[orders.customer_id]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[orders.product_id]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[orders.metadata]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[orders.custom_field_data]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[orders.customer]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[orders.user_id]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[orders.product]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[orders.items]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[organizations.created_at]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[organizations.id]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[organizations.name]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[organizations.slug]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[organizations.socials]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[organizations.status]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[organizations.subscription_settings]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[organizations.notification_settings]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[products.created_at]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[products.id]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[products.name]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[products.is_recurring]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[products.is_archived]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[products.organization_id]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[products.metadata]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[products.prices]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[products.benefits]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[products.medias]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[products.attached_custom_fields]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[subscriptions.created_at]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[subscriptions.id]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[subscriptions.amount]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[subscriptions.currency]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[subscriptions.recurring_interval]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[subscriptions.status]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[subscriptions.current_period_start]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[subscriptions.cancel_at_period_end]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[subscriptions.customer_id]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[subscriptions.product_id]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[subscriptions.metadata]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[subscriptions.custom_field_data]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[subscriptions.customer]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[subscriptions.product]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[subscriptions.prices]✅ passed
TestTapPolar.test_tap_stream_attribute_not_null[subscriptions.meters]✅ passed

@edgarrmondragon edgarrmondragon added this pull request to the merge queue Sep 12, 2025
Merged via the queue into main with commit 89d5212 Sep 12, 2025
9 checks passed
@edgarrmondragon edgarrmondragon deleted the create-pull-request/patch branch September 12, 2025 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant