Skip to content

Conversation

@DonJayamanne
Copy link

Fixes #1532

No news entry as this issue resolves a bug in the latest version of Jedi included in this current release of VSC.

This pull request:

  • Has a title summarizes what is changing
  • [n/a] Includes a news entry file (remember to thank yourself!)
  • Has unit tests & code coverage is not adversely affected (within reason)
  • Works on all actively maintained versions of Python (e.g. Python 2.7 & the latest Python 3 release)
  • Works on Windows 10, macOS, and Linux (e.g. considered file system case-sensitivity)
@DonJayamanne DonJayamanne changed the title Create environment object for using in Jedi API Create and pass environment object to the jedi.Script API Apr 27, 2018
@codecov
Copy link

codecov bot commented Apr 28, 2018

Codecov Report

Merging #1544 into master will increase coverage by 0.08%.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@ ## master #1544 +/- ## ========================================= + Coverage 71.31% 71.4% +0.08%  ========================================= Files 273 273 Lines 12682 12682 Branches 2275 2275 ========================================= + Hits 9044 9055 +11  + Misses 3497 3492 -5  + Partials 141 135 -6
Impacted Files Coverage Δ
src/client/debugger/mainV2.ts 75% <0%> (-0.81%) ⬇️
src/client/debugger/PythonProcess.ts 51.25% <0%> (+5.41%) ⬆️

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 457cd66...2e64d49. Read the comment docs.

@DonJayamanne DonJayamanne merged commit 5d6493b into microsoft:master Apr 30, 2018
@DonJayamanne DonJayamanne deleted the issue1532JediIssue branch June 20, 2018 03:14
@lock lock bot locked as resolved and limited conversation to collaborators Jul 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

3 participants