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

Source Chargebee - Unpin CDK & Update Semi-Incremental Component #36518

Merged
merged 11 commits into from
Apr 10, 2024

Conversation

pnilan
Copy link
Contributor

@pnilan pnilan commented Mar 26, 2024

What

Copy link

vercel bot commented Mar 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
airbyte-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 9, 2024 10:53pm

@octavia-squidington-iii octavia-squidington-iii added the area/documentation Improvements or additions to documentation label Mar 26, 2024
@pnilan pnilan marked this pull request as ready for review March 26, 2024 23:28
@octavia-squidington-iv octavia-squidington-iv requested review from a team March 26, 2024 23:29
Copy link
Contributor

@brianjlai brianjlai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I do have one question about what caused the change to test behavior across all the tests so that we now actually need to check for timestamp - 1 now.

Another small nit is a lot of these files are missing the newline character at the end of the files. Can we clean that up a little bit then can approve

@octavia-squidington-iv octavia-squidington-iv requested a review from a team March 28, 2024 23:41
@pnilan pnilan requested a review from askarpets April 9, 2024 22:33
({"pk": 1, "name": "example", "updated_at": 1662459011}, True),
]
)
def test_slicer(record_data, expected):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we need to parametrize this test? There's only one input set

@pnilan pnilan merged commit c471530 into master Apr 10, 2024
30 of 32 checks passed
@pnilan pnilan deleted the pnilan/source-chargebee-unpin-cdk branch April 10, 2024 14:41
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 connectors/source/chargebee
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants