Ignore coverage for http-parser

pull/1568/head
winlin
parent df359f747a
commit e27cc059e4

@ -958,6 +958,8 @@ string SrsHttpUri::get_uri_field(string uri, void* php_u, int ifield)
// For #if !defined(SRS_EXPORT_LIBRTMP)
#endif
// LCOV_EXCL_START
/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////
@ -3482,3 +3484,13 @@ http_parser_set_max_header_size(uint32_t size) {
max_header_size = size;
}
/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////
// LCOV_EXCL_STOP

Loading…
Cancel
Save