Skip to content

Add support for custom COAP requests logging

Codecov / codecov/project succeeded Sep 3, 2024 in 0s

93.01% (-0.18%) compared to 7fd3715

View this Pull Request on Codecov

93.01% (-0.18%) compared to 7fd3715

Details

Codecov Report

Attention: Patch coverage is 74.32432% with 19 lines in your changes missing coverage. Please review.

Project coverage is 93.01%. Comparing base (7fd3715) to head (9a3407a).

Files with missing lines Patch % Lines
.../com/mbed/coap/transport/LoggingCoapTransport.java 69.69% 8 Missing and 2 partials ⚠️
...n/java/com/mbed/coap/server/CoapServerBuilder.java 50.00% 4 Missing and 1 partial ⚠️
.../com/mbed/coap/server/CoapServerBuilderForTcp.java 25.00% 2 Missing and 1 partial ⚠️
...n/java/com/mbed/coap/server/CoapRequestLogger.java 96.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #99      +/-   ##
============================================
- Coverage     93.18%   93.01%   -0.18%     
- Complexity     2028     2036       +8     
============================================
  Files           134      135       +1     
  Lines          4577     4623      +46     
  Branches        618      617       -1     
============================================
+ Hits           4265     4300      +35     
- Misses          171      179       +8     
- Partials        141      144       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.