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(binding-coap): add support for client certificates #184

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

JKRhb
Copy link
Member

@JKRhb JKRhb commented Oct 16, 2024

This PR will eventually add support for client certificates to the CoAP binding. For now, it is still WIP, though.

@codecov-commenter
Copy link

codecov-commenter commented Oct 16, 2024

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 63.20%. Comparing base (fc3d0a6) to head (4148ad5).

Files with missing lines Patch % Lines
lib/src/binding_coap/coap_client.dart 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #184      +/-   ##
==========================================
- Coverage   63.34%   63.20%   -0.14%     
==========================================
  Files          78       78              
  Lines        2275     2280       +5     
==========================================
  Hits         1441     1441              
- Misses        834      839       +5     

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

@JKRhb JKRhb force-pushed the coap-dtls-client-certificates branch from da41054 to 30afd80 Compare October 17, 2024 09:25
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