Expose typing coverage in persistent connection mode
commitd6d9148e216dcb9e20e6d67f0db55d1c14318190
authorKasper Kopec <kasper@fb.com>
Sat, 5 Mar 2016 07:12:43 +0000 (4 23:12 -0800)
committerHhvm Bot <hhvm-bot-bot@fb.com>
Mon, 7 Mar 2016 18:36:08 +0000 (7 10:36 -0800)
treee4a74834f5fab8c5d3430038b8574fb3d000e881
parent6b28a04882a770a97b0fa726d77ecdcbd1875b01
Expose typing coverage in persistent connection mode

Summary:I though that after find-refs I am done with calls that are currently used, but Nuclide started asking about coverage this week (#10215644).

peterhal: we should put some freeze on the new calls issued by Nuclide if we want to start making the switch to persistent connection and testing in the wild.

Reviewed By: alexchow

Differential Revision: D3007237

fb-gh-sync-id: d70860b04621b1314db1edb8456d1009dc8ac0b1
shipit-source-id: d70860b04621b1314db1edb8456d1009dc8ac0b1
hphp/hack/src/client/clientColorFile.ml
hphp/hack/src/js/Makefile
hphp/hack/src/server/colorFile.ml [moved from hphp/hack/src/client/colorFile.ml with 100% similarity]
hphp/hack/src/server/ideJson.ml
hphp/hack/src/server/ideJsonUtils.ml
hphp/hack/src/server/ideMain.ml
hphp/hack/src/server/ideServerCall.ml
hphp/hack/src/server/ideServerCall.mli
hphp/hack/src/server/serverColorFile.ml