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

add the ip argument of jupyter server for k8s container by tom-shan · Pull Request #9977 · microsoft/vscode-python · GitHub

add the ip argument of jupyter server for k8s container - #9977

Merged
Rich Chiodo (rchiodo) merged 1 commit into
microsoft:masterfrom
tom-shan:k8s-ip
Feb 7, 2020
Merged

add the ip argument of jupyter server for k8s container#9977
Rich Chiodo (rchiodo) merged 1 commit into
microsoft:masterfrom
tom-shan:k8s-ip

Conversation

tom-shan commented Feb 7, 2020
edited
Loading

Copy link
Copy Markdown

For #9976

  • Pull request represents a single change (i.e. not fixing disparate/unrelated things in a single PR).
  • Title summarizes what is changing.
  • Has a news entry file (remember to thank yourself!).
  • Appropriate comments and documentation strings in the code.
  • Has sufficient logging.
  • Has telemetry for enhancements.
  • Unit tests & system/integration tests are added/updated.
  • Test plan is updated as appropriate.
  • package-lock.json has been regenerated by running npm install (if dependencies have changed).
  • The wiki is updated with any design decisions/details.

Codecov (codecov-io) commented Feb 7, 2020
edited
Loading

Copy link
Copy Markdown

Codecov Report

Merging #9977 into master will not change coverage.
The diff coverage is 0%.

@@          Coverage Diff           @@
##           master   #9977   +/-   ##
======================================
  Coverage    61.2%   61.2%           
======================================
  Files         564     564           
  Lines       30083   30083           
  Branches     4551    4551           
======================================
  Hits        18411   18411           
  Misses      10642   10642           
  Partials     1030    1030
Impacted Files Coverage Δ
src/client/datascience/jupyter/notebookStarter.ts 67.56% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9274435...730f3f9. Read the comment docs.

Microsoft Contribution License Agreements (msftclas) commented Feb 7, 2020
edited
Loading

Copy link
Copy Markdown


All CLA requirements met.

sonarqubecloud Bot commented Feb 7, 2020

Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!

0 Bugs
0 Vulnerabilities (and 0 Security Hotspots to review)
0 Code Smells

No Coverage information
0.0% Duplication

Copy link
Copy Markdown

We could probably port this one to the release branch? Don Jayamanne (@DonJayamanne) what do you think?

Rich Chiodo (rchiodo) merged commit 0562234 into microsoft:master Feb 7, 2020
lock Bot locked as resolved and limited conversation to collaborators Feb 14, 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.

5 participants


Back | FazBrowse Home | New Git URL