Skip to content
This repository was archived by the owner on Nov 25, 2021. It is now read-only.

Conversation

@ijsnow
Copy link
Contributor

@ijsnow ijsnow commented Aug 20, 2018

Before #45, we didn't highlight the hovered token until we got a hover response. Otherwise we'd highlight every single token including whitespace and comments even if there's no hover information. This PR fixes that regression while keeping the improvements from #45 .

@ijsnow ijsnow force-pushed the highlight-only-when-response branch from 0d8123b to 3706353 Compare August 20, 2018 20:08
@codecov
Copy link

codecov bot commented Aug 20, 2018

Codecov Report

Merging #46 into master will increase coverage by 0.15%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #46      +/-   ##
==========================================
+ Coverage   64.98%   65.14%   +0.15%     
==========================================
  Files          15       15              
  Lines         634      634              
  Branches      169      169              
==========================================
+ Hits          412      413       +1     
+ Misses        222      221       -1
Impacted Files Coverage Δ
src/hoverifier.ts 55.97% <100%> (+0.54%) ⬆️

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 ab332f9...3706353. Read the comment docs.

@ijsnow ijsnow merged commit 43640da into master Aug 21, 2018
@ijsnow ijsnow deleted the highlight-only-when-response branch August 21, 2018 17:33
@sourcegraph-bot
Copy link

🎉 This PR is included in version 3.7.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

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