Completed
Push — master ( 728b33...068584 )
by John
02:38
created

Changes

1 issue (informational) was introduced. 1 issue was newly filtered.
3 new patches (Braces) are available.
4 added classes/operations
Arrow C HTTPServer::handleAPIRequest() added
Arrow A LoggingEndpointFactory added
Arrow A LoggingEndpointFactory::__construct() added
Arrow A LoggingEndpointFactory::getEndpoint() added
D A HTTPServer::handleRequest() improved
9.74
▲   + 0.17
Test Coverage
100%
▶ ±0%
Head
John VanDeWeghe  
add logging endpoint factory/endpoint. Add logging to http server. Add tests for new endpoint factory abstract. Simplify httpserver tests.
Base
John VanDeWeghe  
remove unreachable statement, under the assumption that str_parse cant fail