FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Lazy load types from @jupyterlab and similar modules by DonJayamanne · Pull Request #11298 · microsoft/vscode-python · GitHub

Lazy load types from @jupyterlab and similar modules - #11298

Merged
Don Jayamanne (DonJayamanne) merged 1 commit into
microsoft:masterfrom
DonJayamanne:lazyloadJupyterLabTypes
Apr 21, 2020
Merged

Lazy load types from @jupyterlab and similar modules#11298
Don Jayamanne (DonJayamanne) merged 1 commit into
microsoft:masterfrom
DonJayamanne:lazyloadJupyterLabTypes

Conversation

Copy link
Copy Markdown

For #11279

Copy link
Copy Markdown

SonarCloud Quality Gate failed.

1 Bug
0 Vulnerabilities (and 0 Security Hotspots to review)
4 Code Smells

No Coverage information
0.0% Duplication

this._status = 'unknown';
this._statusChanged = new Signal<this, Kernel.Status>(this);
// tslint:disable-next-line: no-require-imports
const signalling = require('@phosphor/signaling') as typeof import('@phosphor/signaling');

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

signaling

Ian Huff (IanMatthewHuff) left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Just one misspell. Looks good.

Rich Chiodo (rchiodo) left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Don Jayamanne (DonJayamanne) merged commit cf3ae65 into microsoft:master Apr 21, 2020
Don Jayamanne (DonJayamanne) deleted the lazyloadJupyterLabTypes branch April 21, 2020 19:30
lock Bot locked as resolved and limited conversation to collaborators May 5, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL