Skip to content

Conversation

@laurenastrid1
Copy link
Contributor

Pull Request Template – vscode-mssql

Description

Provide a clear, concise summary of the changes in this PR. What problem does it solve? Why is it needed? Link any related issues using issue closing keywords.

Code Changes Checklist

  • New or updated unit tests added
  • All existing tests pass (npm run test)
  • Code follows contributing guidelines
  • Telemetry/logging updated if relevant
  • No regressions or UX breakage

Reviewers: Please read our reviewer guidelines

@github-actions
Copy link

PR Changes

Category Target Branch PR Branch Difference
Code Coverage 55.80% 55.79% ⚪ 0.00%
VSIX Size 4820 KB 4819 KB ⚪ -1 KB ( 0% )
Webview Bundle Size 3948 KB 3952 KB ⚪ 4 KB ( 0% )

{},
{
localContainersInitTimeInMs: Date.now() - startTime,
fabricProvisioningInitTimeInMs: Date.now() - startTime,
Copy link
Contributor

Choose a reason for hiding this comment

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

Why don't you use startActivity From telemetry? You can then use end or endFailed to send the final activity status. It does auto time calculation and keep it consistent with other activity based telemetry.

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.

5 participants