tricktron / frege-lsp-server

Frege Language Server Using the Language Server Protocol
MIT License
1 stars 0 forks source link

fix: returns `null` if hover is cancelled #11

Closed tricktron closed 3 years ago

tricktron commented 3 years ago

Return null according to the lsp protocol if a hover is cancelled.

github-actions[bot] commented 3 years ago

Unit Test Results

  3 files  ±0    3 suites  ±0   1m 42s :stopwatch: ±0s 27 tests ±0  26 :heavy_check_mark: ±0  0 :zzz: ±0  1 :x: ±0  81 runs  ±0  80 :heavy_check_mark: ±0  0 :zzz: ±0  1 :x: ±0 

For more details on these failures, see this check.

Results for commit 72d6a728. ± Comparison against base commit 72d6a728.

:recycle: This comment has been updated with latest results.