open-coap / java-coap

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

Bumped kotlin-mbedtls: forward dtls session context in TransportContext #33

Closed szysas closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 92.38% // Head: 92.35% // Decreases project coverage by -0.03% :warning:

Coverage data is based on head (7622188) compared to base (2ddccaf). Patch coverage: 81.81% of modified lines in pull request are covered.

:exclamation: Current head 7622188 differs from pull request most recent head 8f4d07b. Consider uploading reports for the commit 8f4d07b to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #33 +/- ## ============================================ - Coverage 92.38% 92.35% -0.04% - Complexity 1854 1856 +2 ============================================ Files 124 124 Lines 4231 4238 +7 Branches 603 604 +1 ============================================ + Hits 3909 3914 +5 Misses 182 182 - Partials 140 142 +2 ``` | [Impacted Files](https://codecov.io/gh/open-coap/java-coap/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-coap) | Coverage Δ | | |---|---|---| | [.../java/com/mbed/coap/packet/BasicHeaderOptions.java](https://codecov.io/gh/open-coap/java-coap/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-coap#diff-Y29hcC1jb3JlL3NyYy9tYWluL2phdmEvY29tL21iZWQvY29hcC9wYWNrZXQvQmFzaWNIZWFkZXJPcHRpb25zLmphdmE=) | `94.57% <ø> (ø)` | | | [...src/main/java/com/mbed/coap/client/CoapClient.java](https://codecov.io/gh/open-coap/java-coap/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-coap#diff-Y29hcC1jb3JlL3NyYy9tYWluL2phdmEvY29tL21iZWQvY29hcC9jbGllbnQvQ29hcENsaWVudC5qYXZh) | `85.71% <50.00%> (-4.29%)` | :arrow_down: | | [.../com/mbed/coap/client/CoapClientBuilderForTcp.java](https://codecov.io/gh/open-coap/java-coap/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-coap#diff-Y29hcC10Y3Avc3JjL21haW4vamF2YS9jb20vbWJlZC9jb2FwL2NsaWVudC9Db2FwQ2xpZW50QnVpbGRlckZvclRjcC5qYXZh) | `84.21% <75.00%> (-2.46%)` | :arrow_down: | | [...va/com/mbed/coap/packet/DataConvertingUtility.java](https://codecov.io/gh/open-coap/java-coap/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-coap#diff-Y29hcC1jb3JlL3NyYy9tYWluL2phdmEvY29tL21iZWQvY29hcC9wYWNrZXQvRGF0YUNvbnZlcnRpbmdVdGlsaXR5LmphdmE=) | `97.72% <100.00%> (-0.06%)` | :arrow_down: | | [...encoap/transport/mbedtls/MbedtlsCoapTransport.java](https://codecov.io/gh/open-coap/java-coap/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-coap#diff-Y29hcC1tYmVkdGxzL3NyYy9tYWluL2phdmEvb3JnL29wZW5jb2FwL3RyYW5zcG9ydC9tYmVkdGxzL01iZWR0bHNDb2FwVHJhbnNwb3J0LmphdmE=) | `88.46% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-coap). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-coap)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.