Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add support for custom COAP requests logging #99

Merged
merged 5 commits into from
Sep 4, 2024

Rename request filter

1d53b4a
Select commit
Loading
Failed to load commit list.
Merged

feat: Add support for custom COAP requests logging #99

Rename request filter
1d53b4a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 4, 2024 in 0s

61.70% of diff hit (target 93.18%)

View this Pull Request on Codecov

61.70% of diff hit (target 93.18%)

Annotations

Check warning on line 125 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#L124-L125

Added lines #L124 - L125 were not covered by tests

Check warning on line 228 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#L227-L228

Added lines #L227 - L228 were not covered by tests

Check warning on line 74 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#L74

Added line #L74 was not covered by tests

Check warning on line 76 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#L76

Added line #L76 was not covered by tests

Check warning on line 84 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#L84

Added line #L84 was not covered by tests

Check warning on line 86 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#L86

Added line #L86 was not covered by tests

Check warning on line 135 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#L134-L135

Added lines #L134 - L135 were not covered by tests