Skip to content

Dependabot issue fix#140

Merged
prijendev merged 3 commits into
masterfrom
TDL-26942-fix-dependabot-issues
Jan 21, 2025
Merged

Dependabot issue fix#140
prijendev merged 3 commits into
masterfrom
TDL-26942-fix-dependabot-issues

Conversation

@prijendev

Copy link
Copy Markdown
Contributor

Description of change

  • Bump requests version to 2.32.3

Manual QA steps

Risks

Rollback steps

  • revert this branch

AI generated code

https://internal.qlik.dev/general/ways-of-working/code-reviews/#guidelines-for-ai-generated-code

  • this PR has been written with the help of GitHub Copilot or another generative AI tool

@prijendev prijendev changed the title Bump requests version Dependabot issue fix Jan 21, 2025

def test_run(self):
# page size for "deals"
# page size for "pipelines"

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

We do not have enough records for deals stream to test the pagination. So, replaced it with pipeline stream.

Comment on lines +117 to +118
if stream == "users":
self.assertGreaterEqual(record_count_sync_1, record_count_sync_2)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

How many records we have for users?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

We have only 1 user record. It is the current pipedrive user.

Comment thread tests/test_pipedrive_automatic_fields.py Outdated
@prijendev prijendev requested a review from rdeshmukh15 January 21, 2025 12:11
@prijendev prijendev merged commit 7e66468 into master Jan 21, 2025
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.

2 participants