Skip to content

Conversation

nirinchev
Copy link
Collaborator

No description provided.

@nirinchev nirinchev requested a review from gagik April 23, 2025 13:51
@@ -26,7 +25,7 @@ describe("listDatabases tool", () => {
const response = await integration.mcpClient().callTool({ name: "list-databases", arguments: {} });
const dbNames = getDbNames(response.content);

expect(defaultDatabases).toIncludeAllMembers(defaultDatabases);
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

🫣

@coveralls
Copy link
Collaborator

coveralls commented Apr 23, 2025

Pull Request Test Coverage Report for Build 14640150945

Details

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.3%) to 75.815%

Totals Coverage Status
Change from base Build 14640062753: 0.3%
Covered Lines: 618
Relevant Lines: 764

💛 - Coveralls

@nirinchev nirinchev merged commit 673fca7 into main Apr 24, 2025
7 checks passed
@nirinchev nirinchev deleted the ni/integration-dbstats branch April 24, 2025 11:32
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.

3 participants