Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update version and change log #10662

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 2 commits into from
Mar 19, 2020

Conversation

karthiknadig
Copy link
Member

No description provided.

@codecov-io
Copy link

codecov-io commented Mar 19, 2020

Codecov Report

Merging #10662 into release-2020.03 will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@                 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     
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/debugger/extension/adapter/factory.ts 94.28% <0.00%> (-1.43%) ⬇️
src/client/common/process/proc.ts 14.49% <0.00%> (-0.73%) ⬇️

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 31cd1f2...e96a6e9. Read the comment docs.

@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

@karthiknadig karthiknadig merged commit 1fd5509 into microsoft:release-2020.03 Mar 19, 2020
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 <[email protected]>

* Update version and change log (#10662)

* Update version and change log

* Fix flakey file system tests (#10541)

Co-authored-by: Rich Chiodo <[email protected]>

Co-authored-by: David Kutugata <[email protected]>
Co-authored-by: Rich Chiodo <[email protected]>
Co-authored-by: Pavel Minaev <[email protected]>
@lock lock bot locked as resolved and limited conversation to collaborators Mar 27, 2020
@karthiknadig karthiknadig deleted the update-ver branch April 28, 2020 23:37
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.

4 participants