Skip to content
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

Jedi 0.11 parser + test fixes #777

Merged
merged 76 commits into from
Feb 15, 2018
Merged

Jedi 0.11 parser + test fixes #777

merged 76 commits into from
Feb 15, 2018

Conversation

MikhailArkhipov
Copy link

No description provided.

@codecov
Copy link

codecov bot commented Feb 14, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #777      +/-   ##
==========================================
+ Coverage   62.85%   63.28%   +0.42%     
==========================================
  Files         254      257       +3     
  Lines       11618    11715      +97     
  Branches     2071     2079       +8     
==========================================
+ Hits         7303     7414     +111     
+ Misses       4307     4293      -14     
  Partials        8        8
Impacted Files Coverage Δ
src/client/providers/jediProxy.ts 72.12% <ø> (-0.03%) ⬇️
src/client/providers/completionProvider.ts 100% <ø> (ø) ⬆️
src/client/language/tokenizer.ts 96.21% <ø> (+10.74%) ⬆️
src/client/providers/itemInfoSource.ts 87.09% <ø> (-5.77%) ⬇️
...erpreter/configuration/pythonPathUpdaterService.ts 25.49% <0%> (-48.43%) ⬇️
src/client/common/configSettings.ts 87.17% <0%> (-4.49%) ⬇️
src/client/interpreter/display/index.ts 93.1% <0%> (-4.2%) ⬇️
src/client/common/process/pythonProcess.ts 89.79% <0%> (-3.54%) ⬇️
src/client/language/unicode.ts 81.81% <0%> (-2.28%) ⬇️
... and 29 more

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 6389ad3...7ea6fda. Read the comment docs.

MikhailArkhipov added 2 commits February 14, 2018 16:18
@MikhailArkhipov MikhailArkhipov merged commit 5ccb9cd into microsoft:master Feb 15, 2018
@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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants