Skip to content

chore: add tests for db-stats #99

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 2 commits into from
Apr 24, 2025
Merged

chore: add tests for db-stats #99

merged 2 commits into from
Apr 24, 2025

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