Skip to content

feat(coap-core): define mapping from http status to coap code#127

Merged
szysas merged 1 commit intomasterfrom
http-to-coap-code
Mar 26, 2026
Merged

feat(coap-core): define mapping from http status to coap code#127
szysas merged 1 commit intomasterfrom
http-to-coap-code

Conversation

@szysas
Copy link
Copy Markdown
Collaborator

@szysas szysas commented Mar 26, 2026

No description provided.

@szysas szysas requested review from JuhaPekkaa and akolosov-n March 26, 2026 12:41
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 26, 2026

Codecov Report

❌ Patch coverage is 71.79487% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.67%. Comparing base (4a66f35) to head (c1b034c).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...-core/src/main/java/com/mbed/coap/packet/Code.java 71.79% 9 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #127      +/-   ##
============================================
- Coverage     92.87%   92.67%   -0.20%     
- Complexity     2055     2078      +23     
============================================
  Files           135      135              
  Lines          4662     4699      +37     
  Branches        623      627       +4     
============================================
+ Hits           4330     4355      +25     
- Misses          186      195       +9     
- Partials        146      149       +3     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Collaborator

@akolosov-n akolosov-n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Standardization is key to building robust, interoperable systems, ...

@szysas szysas force-pushed the http-to-coap-code branch from cc202fb to c1b034c Compare March 26, 2026 13:09
@szysas szysas merged commit 9760b47 into master Mar 26, 2026
6 of 7 checks passed
@szysas szysas deleted the http-to-coap-code branch March 26, 2026 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants