Update version and change log#10662
Merged
karthiknadig merged 2 commits intomicrosoft:release-2020.03from Mar 19, 2020
Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## release-2020.03 #10662 +/- ##
===================================================
- Coverage 60.85% 60.83% -0.03%
===================================================
Files 579 579
Lines 31296 31296
Branches 4449 4450 +1
===================================================
- Hits 19045 19038 -7
- Misses 11288 11292 +4
- Partials 963 966 +3
Continue to review full report at Codecov.
|
DonJayamanne
approved these changes
Mar 19, 2020
f8ab5a3 to
20a1c49
Compare
|
Kudos, SonarCloud Quality Gate passed!
|
karthiknadig
added a commit
that referenced
this pull request
Mar 26, 2020
* Davidkutu/port intellisense fix (#10531) * Jupyter autocompletion will only show up on empty lines, instead of appearing in functions. * filter out magic commands instead of ignoring all the jupyter intellisense. * moved the new code to a function and created tests * removed pressCtrlSpace function * added comments * update changelog and delete news file * Rename datascience to datascience_modules (#10525) (#10528) * Rename datascience to datascience_modules (#10525) * Rename datascience to datascience_modules * Change name to something even harder to get wrong * Fix unit test failure for release * Ensure local host only if connection not available (#10600) (#10644) * Ensure local host only if connection not available * Add news item * Fix #10437: Update launch.json handling to support "listen" and "connect" (#10517) (#10654) Co-authored-by: Pavel Minaev <pminaev@microsoft.com> * Update version and change log (#10662) * Update version and change log * Fix flakey file system tests (#10541) Co-authored-by: Rich Chiodo <rchiodo@users.noreply.github.com> Co-authored-by: David Kutugata <dakutuga@microsoft.com> Co-authored-by: Rich Chiodo <rchiodo@users.noreply.github.com> Co-authored-by: Pavel Minaev <pminaev@microsoft.com>
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.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.