open-coap / java-coap

CoAP Java library
Apache License 2.0
18 stars 5 forks source link

Make DTLS session start available in the TransportContext #64

Closed akolosov-n closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

Patch coverage: 66.66% and project coverage change: -0.02% :warning:

Comparison is base (c4b9670) 93.01% compared to head (df5c294) 93.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #64 +/- ## ============================================ - Coverage 93.01% 93.00% -0.02% Complexity 1976 1976 ============================================ Files 129 129 Lines 4398 4401 +3 Branches 607 608 +1 ============================================ + Hits 4091 4093 +2 Misses 167 167 - Partials 140 141 +1 ``` | [Files Changed](https://app.codecov.io/gh/open-coap/java-coap/pull/64?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-coap) | Coverage Δ | | |---|---|---| | [...encoap/transport/mbedtls/DtlsTransportContext.java](https://app.codecov.io/gh/open-coap/java-coap/pull/64?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-coap#diff-Y29hcC1tYmVkdGxzL3NyYy9tYWluL2phdmEvb3JnL29wZW5jb2FwL3RyYW5zcG9ydC9tYmVkdGxzL0R0bHNUcmFuc3BvcnRDb250ZXh0LmphdmE=) | `86.66% <66.66%> (-5.00%)` | :arrow_down: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.