Skip to content
Codecov / codecov/project succeeded Sep 4, 2024 in 0s

93.01% (-0.17%) compared to 7fd3715

View this Pull Request on Codecov

93.01% (-0.17%) compared to 7fd3715

Details

Codecov Report

Attention: Patch coverage is 61.70213% with 18 lines in your changes missing coverage. Please review.

Project coverage is 93.01%. Comparing base (7fd3715) to head (592e189).

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 ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #99      +/-   ##
============================================
- Coverage     93.18%   93.01%   -0.17%     
- Complexity     2028     2033       +5     
============================================
  Files           134      134              
  Lines          4577     4598      +21     
  Branches        618      617       -1     
============================================
+ Hits           4265     4277      +12     
- Misses          171      177       +6     
- Partials        141      144       +3     

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