Skip to content

Merge release 2020.3 to master #10797

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Mar 26, 2020
Merged

Conversation

karthiknadig
Copy link
Member

No description provided.

David Kutugata and others added 6 commits March 11, 2020 18:47
* 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
…t#10528)

* Rename datascience to datascience_modules (microsoft#10525)

* Rename datascience to datascience_modules

* Change name to something even harder to get wrong

* Fix unit test failure for release
…icrosoft#10644)

* Ensure local host only if connection not available

* Add news item
* Update version and change log

* Fix flakey file system tests (microsoft#10541)

Co-authored-by: Rich Chiodo <[email protected]>
@karthiknadig karthiknadig added the no-changelog No news entry required label Mar 26, 2020
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov-io
Copy link

Codecov Report

Merging #10797 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #10797      +/-   ##
==========================================
- Coverage   60.63%   60.62%   -0.02%     
==========================================
  Files         583      583              
  Lines       31548    31558      +10     
  Branches     4487     4488       +1     
==========================================
+ Hits        19130    19131       +1     
- Misses      11446    11453       +7     
- Partials      972      974       +2     
Impacted Files Coverage Δ
src/datascience-ui/react-common/arePathsSame.ts 75.00% <0.00%> (-12.50%) ⬇️
src/client/common/utils/platform.ts 64.70% <0.00%> (-11.77%) ⬇️
src/client/linters/pydocstyle.ts 86.66% <0.00%> (-2.23%) ⬇️
src/client/datascience/debugLocationTracker.ts 76.56% <0.00%> (-1.57%) ⬇️
src/client/common/process/proc.ts 14.49% <0.00%> (-0.73%) ⬇️
src/client/datascience/commands/commandRegistry.ts 31.60% <0.00%> (-0.14%) ⬇️
src/client/datascience/constants.ts 99.72% <0.00%> (+<0.01%) ⬆️
src/client/activation/common/downloader.ts 67.32% <0.00%> (+0.32%) ⬆️
src/client/datascience/gather/gather.ts 34.84% <0.00%> (+2.03%) ⬆️

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 af074d9...d724d32. Read the comment docs.

@karthiknadig karthiknadig merged commit 0ba42da into microsoft:master Mar 26, 2020
@lock lock bot locked as resolved and limited conversation to collaborators Apr 2, 2020
@karthiknadig karthiknadig deleted the mergeback branch April 28, 2020 23:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
no-changelog No news entry required
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants