Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: wrap and unwrap logging transport #102

Merged
merged 1 commit into from
Sep 9, 2024
Merged

Conversation

szysas
Copy link
Collaborator

@szysas szysas commented Sep 9, 2024

No description provided.

@szysas szysas force-pushed the unwrap-coap-transport branch from 0860a5d to fb6929c Compare September 9, 2024 06:09
@szysas szysas force-pushed the unwrap-coap-transport branch from fb6929c to 9152616 Compare September 9, 2024 06:10
@szysas szysas requested a review from akolosov-n September 9, 2024 06:12
@szysas szysas marked this pull request as ready for review September 9, 2024 06:13
Copy link

codecov bot commented Sep 9, 2024

Codecov Report

Attention: Patch coverage is 81.81818% with 2 lines in your changes missing coverage. Please review.

Project coverage is 93.02%. Comparing base (268b9c8) to head (9152616).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...n/java/com/mbed/coap/server/CoapServerBuilder.java 0.00% 0 Missing and 1 partial ⚠️
.../com/mbed/coap/server/CoapServerBuilderForTcp.java 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #102      +/-   ##
============================================
+ Coverage     92.99%   93.02%   +0.03%     
- Complexity     2033     2038       +5     
============================================
  Files           134      134              
  Lines          4599     4605       +6     
  Branches        617      617              
============================================
+ Hits           4277     4284       +7     
+ Misses          178      177       -1     
  Partials        144      144              

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

@szysas szysas merged commit 101ed3e into master Sep 9, 2024
5 of 6 checks passed
@szysas szysas deleted the unwrap-coap-transport branch September 9, 2024 06:40
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