open-coap / java-coap

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

hex flag for coap-cli #43

Closed topiasjokiniemi-nordic closed 1 year ago

topiasjokiniemi-nordic commented 1 year ago

New flag (-x or --hex-payload) to input HEX in payload

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (7f404de) 92.92% compared to head (da9af88) 92.94%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #43 +/- ## ============================================ + Coverage 92.92% 92.94% +0.02% - Complexity 1899 1900 +1 ============================================ Files 124 124 Lines 4240 4240 Branches 604 604 ============================================ + Hits 3940 3941 +1 Misses 161 161 + Partials 139 138 -1 ``` | [Impacted Files](https://codecov.io/gh/open-coap/java-coap/pull/43?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-coap) | Coverage Δ | | |---|---|---| | [.../coap/transport/javassl/SocketClientTransport.java](https://codecov.io/gh/open-coap/java-coap/pull/43?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-coap#diff-Y29hcC10Y3Avc3JjL21haW4vamF2YS9jb20vbWJlZC9jb2FwL3RyYW5zcG9ydC9qYXZhc3NsL1NvY2tldENsaWVudFRyYW5zcG9ydC5qYXZh) | `74.24% <0.00%> (+1.51%)` | :arrow_up: | 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.