Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

fix: hashkey with trailing ! or ? #672

Merged
merged 1 commit into from
Oct 30, 2020
Merged

Conversation

graceful-potato
Copy link
Contributor

Fix #668

  • The build passes
  • TSLint is mostly happy
  • Prettier has been run

@codecov
Copy link

codecov bot commented Oct 26, 2020

Codecov Report

Merging #672 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #672   +/-   ##
======================================
  Coverage    5.08%   5.08%           
======================================
  Files          10      10           
  Lines         118     118           
  Branches       20      20           
======================================
  Hits            6       6           
  Misses        112     112           
Flag Coverage Δ
#language_server_ruby 5.08% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out 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 70de88e...74dcbe4. Read the comment docs.

@wingrunr21 wingrunr21 merged commit e2f901c into rubyide:master Oct 30, 2020
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.

Incorrect hash key highlighting
2 participants