-
Notifications
You must be signed in to change notification settings - Fork 2
feat: add options for returning record data and raw responses/requests in execute_stream_test_read #12
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
Merged
Merged
feat: add options for returning record data and raw responses/requests in execute_stream_test_read #12
Changes from 18 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
eecfdf6
feat: add summary_only parameter to execute_stream_test_read
devin-ai-integration[bot] 421b506
fix: change summary_only default to False and update tests
devin-ai-integration[bot] 2d575db
feat: replace summary_only with include_records, include_raw_requests…
devin-ai-integration[bot] 273c60b
fix: resolve MyPy import and type annotation errors
devin-ai-integration[bot] b5b7661
feat: simplify to 2 parameters - include_records and include_raw_resp…
devin-ai-integration[bot] 1fde72a
feat: simplify filter_config_secrets application to entire slices str…
devin-ai-integration[bot] 22e1062
Update connector_builder_mcp/_connector_builder.py
aaronsteers 75c67d5
Update connector_builder_mcp/_connector_builder.py
aaronsteers c8365d3
fix: update remaining conditional checks to use nullable boolean logic
devin-ai-integration[bot] da05947
docs: clarify conditional logic for record data extraction and nullab…
devin-ai-integration[bot] 3100d33
Update connector_builder_mcp/_connector_builder.py
aaronsteers 6c7149e
docs: format slices field description for proper line length
devin-ai-integration[bot] c1a57e4
docs: remove redundant Args block from execute_stream_test_read docst…
devin-ai-integration[bot] d1e7766
fix: remove trailing whitespace to resolve ruff formatting issues
devin-ai-integration[bot] ed1eb0e
docs: update include_raw_response_data parameter description per GitH…
devin-ai-integration[bot] e12055d
docs: add note about using max_records to prevent overflow per GitHub…
devin-ai-integration[bot] cb5e6d5
feat: implement helper functions to traverse slices/pages and return …
devin-ai-integration[bot] e505d4f
Merge branch 'main' into devin/1754099079-add-summary-only-option
aaronsteers ecf9476
Update connector_builder_mcp/_connector_builder.py
aaronsteers b0b1426
feat: simplify execute_stream_test_read to minimal implementation
devin-ai-integration[bot] 3931c14
Merge branch 'main' into devin/1754099079-add-summary-only-option
aaronsteers 4116e40
add args to control output
aaronsteers 35483a0
fix imports
aaronsteers 32a4d27
fully tested
aaronsteers 083a63c
lint fixes
aaronsteers File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.