Skip to content

Improve tooltip display#725

Merged
MikhailArkhipov merged 64 commits into
microsoft:masterfrom
MikhailArkhipov:master
Feb 9, 2018
Merged

Improve tooltip display#725
MikhailArkhipov merged 64 commits into
microsoft:masterfrom
MikhailArkhipov:master

Conversation

@MikhailArkhipov
Copy link
Copy Markdown

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

@codecov
Copy link
Copy Markdown

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