Skip to content

Fix link to create a new Jupyter notebook in Python start page#15670

Merged
karrtikr merged 1 commit intomicrosoft:mainfrom
karrtikr:fixstartpagecomand
Mar 15, 2021
Merged

Fix link to create a new Jupyter notebook in Python start page#15670
karrtikr merged 1 commit intomicrosoft:mainfrom
karrtikr:fixstartpagecomand

Conversation

@karrtikr
Copy link
Copy Markdown

@karrtikr karrtikr commented Mar 15, 2021

Closes #15621

@karrtikr karrtikr added the skip tests Updates to tests unnecessary label Mar 15, 2021
@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #15670 (8618498) into main (f85d591) will not change coverage.
The diff coverage is 0%.

@@          Coverage Diff           @@
##            main   #15670   +/-   ##
======================================
  Coverage     64%      64%           
======================================
  Files        557      557           
  Lines      26824    26824           
  Branches    3907     3907           
======================================
  Hits       17398    17398           
  Misses      8692     8692           
  Partials     734      734           
Impacted Files Coverage Δ
src/client/common/startPage/startPage.ts 30% <0%> (ø)
src/client/common/utils/localize.ts 92% <ø> (ø)

@karrtikr karrtikr merged commit 2a41042 into microsoft:main Mar 15, 2021
@karrtikr karrtikr deleted the fixstartpagecomand branch March 15, 2021 18:26
karrtikr pushed a commit to karrtikr/vscode-python that referenced this pull request Mar 15, 2021
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 64%. Comparing base (f85d591) to head (8618498).
⚠️ Report is 2428 commits behind head on main.

Files with missing lines Patch % Lines
src/client/common/startPage/startPage.ts 0% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##            main   #15670   +/-   ##
======================================
  Coverage     64%      64%           
======================================
  Files        557      557           
  Lines      26824    26824           
  Branches    3907     3907           
======================================
  Hits       17398    17398           
  Misses      8692     8692           
  Partials     734      734           
Files with missing lines Coverage Δ
src/client/common/utils/localize.ts 92% <ø> (ø)
src/client/common/startPage/startPage.ts 30% <0%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip tests Updates to tests unnecessary

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Page "Python - Get Started" contains wrong link to create a new Jupyter notebook

5 participants