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

Improve tooltip display #725

Merged
merged 64 commits into from
Feb 9, 2018
Merged

Improve tooltip display #725

merged 64 commits into from
Feb 9, 2018

Conversation

MikhailArkhipov
Copy link

Manual coversion of pydoc to markdown
Fixes #716, #627, #692

@codecov
Copy link

codecov bot commented Feb 7, 2018

Codecov Report

Merging #725 into master will increase coverage by 0.22%.
The diff coverage is 86.7%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #725      +/-   ##
==========================================
+ Coverage   62.41%   62.63%   +0.22%     
==========================================
  Files         241      242       +1     
  Lines       11113    11236     +123     
  Branches     2002     2033      +31     
==========================================
+ Hits         6936     7038     +102     
- Misses       4169     4190      +21     
  Partials        8        8
Impacted Files Coverage Δ
src/client/language/tokenizer.ts 85.47% <100%> (ø) ⬆️
src/client/common/markdown/restTextConverter.ts 84.67% <84.67%> (ø)
src/client/providers/itemInfoSource.ts 92.85% <94.28%> (-0.8%) ⬇️

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 732af14...35838b9. Read the comment docs.

@MikhailArkhipov MikhailArkhipov merged commit 7d93692 into microsoft:master Feb 9, 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.

colons converted to asterisks in markdown dosctring
2 participants