Skip to content

Conversation

himanshusinghs
Copy link
Collaborator

Proposed changes

Adds the newly added tool and resources to Readme file.

Checklist

@Copilot Copilot AI review requested due to automatic review settings August 22, 2025 11:12
@himanshusinghs himanshusinghs requested a review from a team as a code owner August 22, 2025 11:12
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Updates the README documentation and tool descriptions to reflect recent changes to the MongoDB MCP server, including a new export tool and resources section.

  • Updated export tool description for clarity
  • Added new "Supported Resources" section to README
  • Improved debug resource description

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
README.md Added new export tool and resources documentation section
src/tools/mongodb/read/export.ts Updated export tool description to be more precise
tests/integration/tools/mongodb/read/export.test.ts Updated test to match new export tool description
src/resources/common/debug.ts Improved debug resource description clarity

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@himanshusinghs himanshusinghs added the no-title-validation Add this label to disable the title check for this PR. label Aug 22, 2025
Copy link
Collaborator

@blva blva left a comment

Choose a reason for hiding this comment

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

LGTM

@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 17155288437

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 2 of 2 (100.0%) changed or added relevant lines in 2 files are covered.
  • 97 unchanged lines in 8 files lost coverage.
  • Overall coverage decreased (-0.03%) to 82.014%

Files with Coverage Reduction New Missed Lines %
src/helpers/connectionOptions.ts 4 83.33%
src/transports/base.ts 5 83.82%
src/index.ts 8 0.85%
src/telemetry/telemetry.ts 10 89.07%
src/common/logger.ts 12 89.22%
src/server.ts 18 79.64%
src/common/connectionManager.ts 19 90.56%
src/common/session.ts 21 79.31%
Totals Coverage Status
Change from base Build 17154504920: -0.03%
Covered Lines: 4357
Relevant Lines: 5280

💛 - Coveralls

@himanshusinghs himanshusinghs merged commit 49707be into main Aug 22, 2025
20 of 23 checks passed
@himanshusinghs himanshusinghs deleted the chore/readme-update branch August 22, 2025 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-title-validation Add this label to disable the title check for this PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants