This will help with detecting and debugging issues with implicit relative includes (e.g. include "foo.thrift") which are valid for some other thrift clients.
For reference, include.path is the contents of the include, i.e. foo.thrift.
Coverage increased (+0.07%) to 92.268% when pulling d62aab533f492161c005d443d2957e425b3161a4 on albertyw:better-error into c916f3768c2399a6a31cc84b50306376809d3a64 on thriftrw:master.
This will help with detecting and debugging issues with implicit relative includes (e.g.
include "foo.thrift"
) which are valid for some other thrift clients.For reference,
include.path
is the contents of the include, i.e.foo.thrift
.