-
Notifications
You must be signed in to change notification settings - Fork 1k
feat(dynamodb): improving Database Analysis Queries and changing the query results output format #1578
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
feat(dynamodb): improving Database Analysis Queries and changing the query results output format #1578
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1578 +/- ##
==========================================
+ Coverage 89.76% 89.77% +0.01%
==========================================
Files 740 734 -6
Lines 52681 52237 -444
Branches 8479 8436 -43
==========================================
- Hits 47289 46896 -393
+ Misses 3450 3426 -24
+ Partials 1942 1915 -27 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
src/dynamodb-mcp-server/awslabs/dynamodb_mcp_server/markdown_formatter.py
Fixed
Show fixed
Hide fixed
src/dynamodb-mcp-server/awslabs/dynamodb_mcp_server/markdown_formatter.py
Fixed
Show fixed
Hide fixed
src/dynamodb-mcp-server/awslabs/dynamodb_mcp_server/markdown_formatter.py
Fixed
Show fixed
Hide fixed
src/dynamodb-mcp-server/awslabs/dynamodb_mcp_server/markdown_formatter.py
Fixed
Show fixed
Hide fixed
src/dynamodb-mcp-server/awslabs/dynamodb_mcp_server/markdown_formatter.py
Fixed
Show fixed
Hide fixed
src/dynamodb-mcp-server/awslabs/dynamodb_mcp_server/markdown_formatter.py
Fixed
Show fixed
Hide fixed
src/dynamodb-mcp-server/awslabs/dynamodb_mcp_server/markdown_formatter.py
Fixed
Show fixed
Hide fixed
src/dynamodb-mcp-server/awslabs/dynamodb_mcp_server/markdown_formatter.py
Fixed
Show fixed
Hide fixed
src/dynamodb-mcp-server/awslabs/dynamodb_mcp_server/markdown_formatter.py
Fixed
Show fixed
Hide fixed
src/dynamodb-mcp-server/awslabs/dynamodb_mcp_server/markdown_formatter.py
Fixed
Show fixed
Hide fixed
src/dynamodb-mcp-server/awslabs/dynamodb_mcp_server/markdown_formatter.py
Fixed
Show fixed
Hide fixed
src/dynamodb-mcp-server/awslabs/dynamodb_mcp_server/markdown_formatter.py
Fixed
Show fixed
Hide fixed
src/dynamodb-mcp-server/awslabs/dynamodb_mcp_server/markdown_formatter.py
Dismissed
Show dismissed
Hide dismissed
src/dynamodb-mcp-server/awslabs/dynamodb_mcp_server/markdown_formatter.py
Fixed
Show fixed
Hide fixed
src/dynamodb-mcp-server/awslabs/dynamodb_mcp_server/markdown_formatter.py
Fixed
Show fixed
Hide fixed
src/dynamodb-mcp-server/awslabs/dynamodb_mcp_server/markdown_formatter.py
Fixed
Show fixed
Hide fixed
src/dynamodb-mcp-server/awslabs/dynamodb_mcp_server/markdown_formatter.py
Fixed
Show fixed
Hide fixed
src/dynamodb-mcp-server/awslabs/dynamodb_mcp_server/markdown_formatter.py
Fixed
Show fixed
Hide fixed
src/dynamodb-mcp-server/awslabs/dynamodb_mcp_server/markdown_formatter.py
Dismissed
Show dismissed
Hide dismissed
src/dynamodb-mcp-server/awslabs/dynamodb_mcp_server/markdown_formatter.py
Dismissed
Show dismissed
Hide dismissed
src/dynamodb-mcp-server/awslabs/dynamodb_mcp_server/markdown_formatter.py
Fixed
Show fixed
Hide fixed
src/dynamodb-mcp-server/awslabs/dynamodb_mcp_server/markdown_formatter.py
Fixed
Show fixed
Hide fixed
src/dynamodb-mcp-server/awslabs/dynamodb_mcp_server/markdown_formatter.py
Fixed
Show fixed
Hide fixed
src/dynamodb-mcp-server/awslabs/dynamodb_mcp_server/markdown_formatter.py
Fixed
Show fixed
Hide fixed
src/dynamodb-mcp-server/awslabs/dynamodb_mcp_server/markdown_formatter.py
Dismissed
Show dismissed
Hide dismissed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Waiting for code owners
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Fixes
Summary
Changes
User experience
Checklist
If your change doesn't seem to apply, please leave them unchecked.
Is this a breaking change? N
RFC issue number:
Checklist:
Acknowledgment
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the project license.