Skip to content

Add support for custom COAP requests logging

Codecov / codecov/patch failed Sep 3, 2024 in 0s

74.32% of diff hit (target 93.18%)

View this Pull Request on Codecov

74.32% of diff hit (target 93.18%)

Annotations

Check warning on line 56 in coap-core/src/main/java/com/mbed/coap/server/CoapRequestLogger.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

coap-core/src/main/java/com/mbed/coap/server/CoapRequestLogger.java#L56

Added line #L56 was not covered by tests

Check warning on line 112 in coap-core/src/main/java/com/mbed/coap/server/CoapServerBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

coap-core/src/main/java/com/mbed/coap/server/CoapServerBuilder.java#L111-L112

Added lines #L111 - L112 were not covered by tests

Check warning on line 215 in coap-core/src/main/java/com/mbed/coap/server/CoapServerBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

coap-core/src/main/java/com/mbed/coap/server/CoapServerBuilder.java#L214-L215

Added lines #L214 - L215 were not covered by tests

Check warning on line 75 in coap-core/src/main/java/com/mbed/coap/transport/LoggingCoapTransport.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

coap-core/src/main/java/com/mbed/coap/transport/LoggingCoapTransport.java#L75

Added line #L75 was not covered by tests

Check warning on line 77 in coap-core/src/main/java/com/mbed/coap/transport/LoggingCoapTransport.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

coap-core/src/main/java/com/mbed/coap/transport/LoggingCoapTransport.java#L77

Added line #L77 was not covered by tests

Check warning on line 85 in coap-core/src/main/java/com/mbed/coap/transport/LoggingCoapTransport.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

coap-core/src/main/java/com/mbed/coap/transport/LoggingCoapTransport.java#L85

Added line #L85 was not covered by tests

Check warning on line 87 in coap-core/src/main/java/com/mbed/coap/transport/LoggingCoapTransport.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

coap-core/src/main/java/com/mbed/coap/transport/LoggingCoapTransport.java#L87

Added line #L87 was not covered by tests

Check warning on line 126 in coap-tcp/src/main/java/com/mbed/coap/server/CoapServerBuilderForTcp.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

coap-tcp/src/main/java/com/mbed/coap/server/CoapServerBuilderForTcp.java#L125-L126

Added lines #L125 - L126 were not covered by tests