Files
micro-http/coverage_config.json
Adrian Catangiu c33861a13b Handle ErrorKind::Interrupted when waiting for events
ErrorKind::Interrupted (libc::EINTR) errors should not break the
HttpServer requests loop, they are internally consumed and reported
as no events rather than requests errors.

Signed-off-by: Adrian Catangiu <acatan@amazon.com>
2020-07-23 18:17:33 +03:00

2 lines
67 B
JSON

{"coverage_score": 92.4, "exclude_path": "", "crate_features": ""}