Skip to content

Conversation

@blva
Copy link
Collaborator

@blva blva commented Nov 6, 2025

Proposed changes

  • remove result in resolveTelemetryMetadata we don't use it
  • rename atlas metadata

Checklist

@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 19146805236

Details

  • 2 of 6 (33.33%) changed or added relevant lines in 4 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.04%) to 80.192%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/tools/atlas/atlasTool.ts 1 2 50.0%
src/tools/atlas/read/getPerformanceAdvisor.ts 0 1 0.0%
src/tools/mongodb/mongodbTool.ts 0 2 0.0%
Totals Coverage Status
Change from base Build 19133495784: 0.04%
Covered Lines: 6477
Relevant Lines: 7967

💛 - Coveralls


export type ConnectionMetadata = AtlasMetadata &
AtlasLocalToolMetadata & {
connection_auth_type?: string;
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

planning to add host info here - starting with connection auth type as an example of something we can capture

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