shamblett / coap

A Coap package for dart
Other
16 stars 13 forks source link

chore: upgrade `dtls2` to version 0.16.0 #183

Closed JKRhb closed 11 months ago

JKRhb commented 11 months ago

I just released a new version of the dtls2 package with some additional bug fixes. This PR bumps the version number.

codecov-commenter commented 11 months ago

Codecov Report

Patch coverage has no change and project coverage change: +0.04 :tada:

Comparison is base (c6f2bb1) 29.91% compared to head (5962824) 29.96%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #183 +/- ## ========================================== + Coverage 29.91% 29.96% +0.04% ========================================== Files 62 62 Lines 2811 2807 -4 ========================================== Hits 841 841 + Misses 1970 1966 -4 ``` | [Impacted Files](https://app.codecov.io/gh/shamblett/coap/pull/183?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Steve+Hamblett) | Coverage Δ | | |---|---|---| | [lib/src/coap\_client.dart](https://app.codecov.io/gh/shamblett/coap/pull/183?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Steve+Hamblett#diff-bGliL3NyYy9jb2FwX2NsaWVudC5kYXJ0) | `0.00% <0.00%> (ø)` | | | [lib/src/coap\_constants.dart](https://app.codecov.io/gh/shamblett/coap/pull/183?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Steve+Hamblett#diff-bGliL3NyYy9jb2FwX2NvbnN0YW50cy5kYXJ0) | `0.00% <0.00%> (ø)` | | | [lib/src/coap\_observe\_client\_relation.dart](https://app.codecov.io/gh/shamblett/coap/pull/183?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Steve+Hamblett#diff-bGliL3NyYy9jb2FwX29ic2VydmVfY2xpZW50X3JlbGF0aW9uLmRhcnQ=) | `0.00% <0.00%> (ø)` | | | [lib/src/coap\_request.dart](https://app.codecov.io/gh/shamblett/coap/pull/183?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Steve+Hamblett#diff-bGliL3NyYy9jb2FwX3JlcXVlc3QuZGFydA==) | `37.14% <0.00%> (ø)` | | | [lib/src/stack/layers/observe.dart](https://app.codecov.io/gh/shamblett/coap/pull/183?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Steve+Hamblett#diff-bGliL3NyYy9zdGFjay9sYXllcnMvb2JzZXJ2ZS5kYXJ0) | `0.00% <0.00%> (ø)` | |

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